BRGM / gml_application_schema_toolbox

GML Application Schema toolbox is a QGIS plugin allowing to manipulate OGC Complex Features
https://brgm.github.io/gml_application_schema_toolbox/
GNU General Public License v2.0
27 stars 18 forks source link

Improve database connections management #169

Closed Guts closed 3 years ago

Guts commented 3 years ago

Close #163

codecov-commenter commented 3 years ago

Codecov Report

Merging #169 (9daa1f5) into master (8f6af20) will decrease coverage by 16.53%. The diff coverage is 0.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #169       +/-   ##
==========================================
- Coverage   17.24%   0.71%   -16.54%     
==========================================
  Files          40      41        +1     
  Lines        3977    3934       -43     
  Branches      604     598        -6     
==========================================
- Hits          686      28      -658     
- Misses       3241    3905      +664     
+ Partials       50       1       -49     
Impacted Files Coverage Δ
gml_application_schema_toolbox/constants.py 0.00% <0.00%> (ø)
...lication_schema_toolbox/core/load_gmlas_in_qgis.py 0.00% <0.00%> (-83.00%) :arrow_down:
..._application_schema_toolbox/core/qgis_urlopener.py 0.00% <ø> (-55.00%) :arrow_down:
..._schema_toolbox/extlibs/qgis_processing_postgis.py 0.00% <0.00%> (ø)
..._application_schema_toolbox/gui/database_widget.py 0.00% <0.00%> (ø)
...plication_schema_toolbox/gui/export_gmlas_panel.py 0.00% <0.00%> (ø)
...plication_schema_toolbox/gui/import_gmlas_panel.py 0.00% <0.00%> (ø)
gml_application_schema_toolbox/gui/load_wizard.py 0.00% <0.00%> (ø)
..._application_schema_toolbox/gui/load_wizard_wfs.py 0.00% <0.00%> (ø)
gml_application_schema_toolbox/main.py 0.00% <0.00%> (ø)
... and 29 more