Skip to content

TST: Add tests for new models

0d324a5
Select commit
Loading
Failed to load commit list.
Merged

ENH: add AIGFS and HRRR Models to Forecast #951

TST: Add tests for new models
0d324a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

81.10% (+0.83%) compared to 9cf3dd4

View this Pull Request on Codecov

81.10% (+0.83%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 17.64706% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.10%. Comparing base (9cf3dd4) to head (0d324a5).
⚠️ Report is 70 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/environment/fetchers.py 10.00% 18 Missing ⚠️
rocketpy/environment/environment.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #951      +/-   ##
===========================================
+ Coverage    80.27%   81.10%   +0.83%     
===========================================
  Files          104      113       +9     
  Lines        12769    14542    +1773     
===========================================
+ Hits         10250    11795    +1545     
- Misses        2519     2747     +228     

☔ 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.