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

Data looping in classification dict generation functions #110

Merged
merged 6 commits into from
Jan 25, 2025

Apply commenting from code review

e65e973
Select commit
Loading
Failed to load commit list.
Merged

Data looping in classification dict generation functions #110

Apply commenting from code review
e65e973
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

97.80% (-0.02%) compared to 4aab80f, passed because coverage increased by 0.05% when compared to adjusted base (97.75%)

View this Pull Request on Codecov

97.80% (-0.02%) compared to 4aab80f, passed because coverage increased by 0.05% when compared to adjusted base (97.75%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (4aab80f) to head (e65e973).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   97.82%   97.80%   -0.02%     
==========================================
  Files          30       30              
  Lines        1748     1733      -15     
==========================================
- Hits         1710     1695      -15     
  Misses         38       38              
Files with missing lines Coverage Δ
...utils/classifications/agb_field_classifications.py 100.00% <100.00%> (ø)
...tils/classifications/agb_indoor_classifications.py 100.00% <100.00%> (ø)
...ils/classifications/agb_outdoor_classifications.py 100.00% <100.00%> (ø)
...cheryutils/classifications/classification_utils.py 88.63% <100.00%> (ø)