Open frida-161 opened 2 years ago
Merging #249 (1e03947) into master (84de3da) will decrease coverage by
0.05%
. The diff coverage is11.11%
.
@@ Coverage Diff @@
## master #249 +/- ##
==========================================
- Coverage 19.12% 19.06% -0.06%
==========================================
Files 42 42
Lines 3708 3724 +16
Branches 610 560 -50
==========================================
+ Hits 709 710 +1
- Misses 2947 2960 +13
- Partials 52 54 +2
Impacted Files | Coverage Δ | |
---|---|---|
...plication_schema_toolbox/gui/import_gmlas_panel.py | 0.00% <0.00%> (ø) |
|
...lication_schema_toolbox/core/load_gmlas_in_qgis.py | 75.39% <16.66%> (-6.33%) |
:arrow_down: |
@Guts Do you think we could get this feature merged?
I'd suggest a tiny change to the option label: "Automatically join 1:1 relation tables" or something similar to make it more clear what this option does. There is enough space.
I'd suggest a tiny change to the option label: "Automatically join 1:1 relation tables" or something similar to make it more clear what this option does. There is enough space.
Thanks for the suggestions. Now its much clearer
This PR implements the Auto Join of 1:1 relations as described in Issue #248