Skip to content

style: apply ruff formatting to monte_carlo and tests

0d3c9a0
Select commit
Loading
Failed to load commit list.
Open

ENH: Monte Carlo Formatting Options (#945) #947

style: apply ruff formatting to monte_carlo and tests
0d3c9a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

81.17% (+0.05%) compared to 1e748d8

View this Pull Request on Codecov

81.17% (+0.05%) compared to 1e748d8

Details

Codecov Report

❌ Patch coverage is 90.90909% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.17%. Comparing base (1e748d8) to head (0d3c9a0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/simulation/monte_carlo.py 90.90% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #947      +/-   ##
==========================================
+ Coverage   81.12%   81.17%   +0.05%     
==========================================
  Files         107      107              
  Lines       13881    13967      +86     
==========================================
+ Hits        11261    11338      +77     
- Misses       2620     2629       +9     

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