Skip to content

fix: adding conversion factor argument to ensemble as well

476e3a8
Select commit
Loading
Failed to load commit list.
Open

MNT: introduce pressure unit conversion when using forecast/reanalysis/ensemble data #955

fix: adding conversion factor argument to ensemble as well
476e3a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

81.11% (+0.84%) compared to 9cf3dd4

View this Pull Request on Codecov

81.11% (+0.84%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.11%. Comparing base (9cf3dd4) to head (476e3a8).
⚠️ Report is 72 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/environment/environment.py 84.21% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #955      +/-   ##
===========================================
+ Coverage    80.27%   81.11%   +0.84%     
===========================================
  Files          104      113       +9     
  Lines        12769    14555    +1786     
===========================================
+ Hits         10250    11807    +1557     
- Misses        2519     2748     +229     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.