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: use datastore._group instead of variable["sweep_number"] #123

Merged
merged 3 commits into from
Aug 30, 2023

STY: E721 - Do not compare types, use `isinstance()`

2670a5e
Select commit
Failed to load commit list.
Merged

FIX: use datastore._group instead of variable["sweep_number"] #123

STY: E721 - Do not compare types, use `isinstance()`
2670a5e
Select commit
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2023 in 1s

88.15% (-0.03%) compared to 1e09e4f

View this Pull Request on Codecov

88.15% (-0.03%) compared to 1e09e4f

Details

Codecov Report

Merging #123 (2670a5e) into main (1e09e4f) will decrease coverage by 0.03%.
Report is 2 commits behind head on main.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   88.18%   88.15%   -0.03%     
==========================================
  Files          19       19              
  Lines        3335     3336       +1     
==========================================
  Hits         2941     2941              
- Misses        394      395       +1     
Files Changed Coverage Δ
xradar/io/backends/iris.py 84.77% <66.66%> (-0.09%) ⬇️
xradar/io/export/odim.py 96.77% <100.00%> (ø)