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

fix #145 and improve data behaviour #147

Merged
merged 2 commits into from
Sep 26, 2024

update version

31612a8
Select commit
Loading
Failed to load commit list.
Merged

fix #145 and improve data behaviour #147

update version
31612a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2024 in 0s

1.81% (-3.41%) compared to f0699ae

View this Pull Request on Codecov

1.81% (-3.41%) compared to f0699ae

Details

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 1.81%. Comparing base (f0699ae) to head (31612a8).

Files with missing lines Patch % Lines
plugin_qgis_lpo/commons/helpers.py 0.00% 24 Missing ⚠️
plugin_qgis_lpo/processing/processing_algorithm.py 0.00% 24 Missing ⚠️
plugin_qgis_lpo/processing/refresh_data.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #147      +/-   ##
=========================================
- Coverage    5.21%   1.81%   -3.41%     
=========================================
  Files          22      22              
  Lines        1571    1541      -30     
  Branches      221     184      -37     
=========================================
- Hits           82      28      -54     
- Misses       1485    1512      +27     
+ Partials        4       1       -3     

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