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

fixing IndexError when opening nexrad Split Cut Mode file #246

Merged
merged 9 commits into from
Nov 28, 2024

documenting changes in history.md files

26c2992
Select commit
Loading
Failed to load commit list.
Merged

fixing IndexError when opening nexrad Split Cut Mode file #246

documenting changes in history.md files
26c2992
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 0s

93.57% (-0.07%) compared to 9796807

View this Pull Request on Codecov

93.57% (-0.07%) compared to 9796807

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.57%. Comparing base (9796807) to head (26c2992).

Files with missing lines Patch % Lines
xradar/io/backends/nexrad_level2.py 57.14% 3 Missing ⚠️
xradar/io/backends/common.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   93.64%   93.57%   -0.07%     
==========================================
  Files          26       26              
  Lines        5032     5041       +9     
==========================================
+ Hits         4712     4717       +5     
- Misses        320      324       +4     

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