Skip to content

lint fix return None to return self in discrete controller function

31d80b9
Select commit
Loading
Failed to load commit list.
Draft

ENH: Discrete and Continuous Controllers #946

lint fix return None to return self in discrete controller function
31d80b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

81.02% (+0.74%) compared to 9cf3dd4

View this Pull Request on Codecov

81.02% (+0.74%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.02%. Comparing base (9cf3dd4) to head (31d80b9).
⚠️ Report is 49 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/rocket/rocket.py 25.00% 6 Missing ⚠️
rocketpy/simulation/flight.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #946      +/-   ##
===========================================
+ Coverage    80.27%   81.02%   +0.74%     
===========================================
  Files          104      107       +3     
  Lines        12769    13915    +1146     
===========================================
+ Hits         10250    11274    +1024     
- Misses        2519     2641     +122     

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