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

Implement file locking for Nexrad Level2 and IRIS/Sigmet backends #269

Merged
merged 5 commits into from
Feb 7, 2025

Conversation

kmuehlbauer
Copy link
Collaborator

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

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

Project coverage is 93.58%. Comparing base (fc43e60) to head (805012c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
xradar/io/backends/nexrad_level2.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   93.57%   93.58%   +0.01%     
==========================================
  Files          26       26              
  Lines        5073     5082       +9     
==========================================
+ Hits         4747     4756       +9     
  Misses        326      326              
Flag Coverage Δ
notebooktests 79.24% <92.10%> (+0.03%) ⬆️
unittests 93.17% <97.36%> (+0.01%) ⬆️

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.

@kmuehlbauer kmuehlbauer changed the title Implement file locking for Nexrad Level2 files Implement file locking for Nexrad Level2 and IRIS/Sigmet backends Feb 7, 2025
@kmuehlbauer kmuehlbauer merged commit 3d7a2ad into openradar:main Feb 7, 2025
12 checks passed
@kmuehlbauer kmuehlbauer deleted the nexrad-filelock branch February 7, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

NEXRAD issue - IndexError index out of bounds
1 participant