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

Bug/201 rework try block #247

Closed frida-161 closed 1 year ago

frida-161 commented 1 year ago

This should fix the Error mentioned in #201

codecov-commenter commented 1 year ago

Codecov Report

Merging #247 (a922660) into master (84de3da) will increase coverage by 0.02%. The diff coverage is 10.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   19.12%   19.14%   +0.02%     
==========================================
  Files          42       42              
  Lines        3708     3709       +1     
  Branches      610      556      -54     
==========================================
+ Hits          709      710       +1     
  Misses       2947     2947              
  Partials       52       52              
Impacted Files Coverage Δ
...plication_schema_toolbox/gui/import_gmlas_panel.py 0.00% <0.00%> (ø)
...lication_schema_toolbox/core/load_gmlas_in_qgis.py 81.81% <100.00%> (+0.10%) :arrow_up:
frida-161 commented 1 year ago

Hi @Guts, I hope the rebase worked :)