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
26 stars 17 forks source link

fix uncaught exception #250

Closed frida-161 closed 1 year ago

frida-161 commented 1 year ago

This fixes the uncaught XMLSyntax Error in #229

codecov-commenter commented 1 year ago

Codecov Report

Merging #250 (3948b9a) into master (84de3da) will increase coverage by 0.27%. The diff coverage is 53.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   19.12%   19.39%   +0.27%     
==========================================
  Files          42       42              
  Lines        3708     3727      +19     
  Branches      610      561      -49     
==========================================
+ Hits          709      723      +14     
- Misses       2947     2950       +3     
- Partials       52       54       +2     
Impacted Files Coverage Δ
...plication_schema_toolbox/gui/import_gmlas_panel.py 0.00% <0.00%> (ø)
..._application_schema_toolbox/gui/load_wizard_wfs.py 0.00% <0.00%> (ø)
...lication_schema_toolbox/core/load_gmlas_in_qgis.py 82.19% <88.88%> (+0.48%) :arrow_up: