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: 8bit/16bit, big-endian/little-endian in nexrad reader #231

Merged
merged 5 commits into from
Nov 2, 2024

add history.md entry

7cd1eb6
Select commit
Loading
Failed to load commit list.
Merged

FIX: 8bit/16bit, big-endian/little-endian in nexrad reader #231

add history.md entry
7cd1eb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 0s

92.78% (-0.02%) compared to 794c606

View this Pull Request on Codecov

92.78% (-0.02%) compared to 794c606

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.78%. Comparing base (794c606) to head (7cd1eb6).

Files with missing lines Patch % Lines
xradar/io/backends/nexrad_level2.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
- Coverage   92.80%   92.78%   -0.02%     
==========================================
  Files          26       26              
  Lines        5003     5005       +2     
==========================================
+ Hits         4643     4644       +1     
- Misses        360      361       +1     

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