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 cross_section_ppi in util.py for wradlib 2.0 #650

Merged
merged 10 commits into from Oct 30, 2023

Conversation

JulianGiles
Copy link
Contributor

Fixed cross_section_ppi to work with wradlib 2.0

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d8cca5a) 86.51% compared to head (1a9f758) 87.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
+ Coverage   86.51%   87.12%   +0.60%     
==========================================
  Files          56       56              
  Lines        9515     9536      +21     
==========================================
+ Hits         8232     8308      +76     
+ Misses       1283     1228      -55     
Flag Coverage Δ
notebooktests ?
unittests 87.12% <100.00%> (+0.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
wradlib/tests/test_util.py 100.00% <100.00%> (ø)
wradlib/util.py 84.38% <100.00%> (+13.87%) ⬆️

... and 8 files with indirect coverage changes

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

wradlib/util.py Outdated Show resolved Hide resolved
@kmuehlbauer
Copy link
Member

@JulianGiles Just one minor thing, otherwise LGTM! Thanks!

@kmuehlbauer
Copy link
Member

@JulianGiles Sorry, I forgot, you might add an entry to https://github.com/wradlib/wradlib/blob/main/docs/release_notes.md.

@kmuehlbauer
Copy link
Member

Sorry for the delay @JulianGiles. Thanks for taking care.

@kmuehlbauer kmuehlbauer merged commit 042fd73 into wradlib:main Oct 30, 2023
14 checks passed
kmuehlbauer pushed a commit that referenced this pull request Nov 3, 2023
(cherry picked from commit 042fd73)
Signed-off-by: Kai Muehlbauer <kmuehlbauer@wradlib.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants