JSBSim-Team / jsbsim

An open source flight dynamics & control software library
GNU Lesser General Public License v2.1
1.22k stars 420 forks source link

Maintenance / Minor changes #1050

Closed bcoconni closed 1 month ago

bcoconni commented 2 months ago

This PR brings a number of minor changes and fixes:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.37%. Comparing base (6f0c4d8) to head (ce8bd80). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1050 +/- ## =========================================== + Coverage 24.87% 41.37% +16.49% =========================================== Files 168 198 +30 Lines 18908 24071 +5163 Branches 0 3170 +3170 =========================================== + Hits 4704 9960 +5256 + Misses 14204 14062 -142 - Partials 0 49 +49 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bcoconni commented 2 months ago

The codecov report is back, confirming that this PR fixes the coverage job in cpp-python-build.yml :smile: