Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add select/deselect all layers button and fix progress bar type error #37

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

msorvoja
Copy link
Contributor

Adds select/deselect all layers button to improve the usability of the plugin. Also, fix progress bar causing type error with newer Python versions (at least >= 3.10.12).

@msorvoja msorvoja added the enhancement New feature or request label Jan 19, 2024
@msorvoja msorvoja self-assigned this Jan 19, 2024
@msorvoja msorvoja linked an issue Jan 19, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (cf88cf8) 14.71% compared to head (b0928ff) 14.68%.

Files Patch % Lines
nlsgpkgloader/nls_geopackage_loader.py 20.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   14.71%   14.68%   -0.03%     
==========================================
  Files          10       10              
  Lines         707      715       +8     
==========================================
+ Hits          104      105       +1     
- Misses        603      610       +7     
Flag Coverage Δ
unittests 14.68% <20.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ismogis ismogis merged commit 0704a2b into master Jan 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change default settings
3 participants