Skip to content

ENH: ran black to lint intg test file

f6166b8
Select commit
Loading
Failed to load commit list.
Merged

ENH: Adaptive Monte Carlo via Convergence Criteria #922

ENH: ran black to lint intg test file
f6166b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2026 in 1s

81.04% (+0.76%) compared to 9cf3dd4

View this Pull Request on Codecov

81.04% (+0.76%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.04%. Comparing base (9cf3dd4) to head (f6166b8).
⚠️ Report is 27 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/simulation/monte_carlo.py 8.33% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #922      +/-   ##
===========================================
+ Coverage    80.27%   81.04%   +0.76%     
===========================================
  Files          104      107       +3     
  Lines        12769    13845    +1076     
===========================================
+ Hits         10250    11220     +970     
- Misses        2519     2625     +106     

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