Closed frida-161 closed 2 years ago
Merging #228 (a018c0a) into master (897aca6) will decrease coverage by
0.00%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #228 +/- ##
==========================================
- Coverage 19.15% 19.14% -0.01%
==========================================
Files 42 42
Lines 3702 3703 +1
Branches 610 610
==========================================
Hits 709 709
- Misses 2941 2942 +1
Partials 52 52
Impacted Files | Coverage Δ | |
---|---|---|
..._application_schema_toolbox/gui/load_wizard_wfs.py | 0.00% <0.00%> (ø) |
Thanks @towa for your contribution effort! Really appreciated!
LGTM!
Could you just sort the imports as stipulated in our contribution guidelines (isort wit black profile) please?
Thanks for the quick reply. I fixed the imports and will make sure to use pre-commit from now on :)
This PR changes a few lines in
gui/load_wizard_wfs.py
to fix #220 and #227. With these changes I was able to fix the Bounding Box filter in the Wizard.