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 #952

Closed bcoconni closed 8 months ago

bcoconni commented 8 months ago

This PR brings a number of minor changes:

codecov[bot] commented 8 months ago

Codecov Report

Merging #952 (424a47a) into master (e4aa2a9) will increase coverage by 0.01%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #952      +/-   ##
==========================================
+ Coverage   24.89%   24.90%   +0.01%     
==========================================
  Files         168      168              
  Lines       18887    18890       +3     
==========================================
+ Hits         4701     4704       +3     
  Misses      14186    14186              
Files Changed Coverage Δ
src/FGFDMExec.cpp 39.16% <0.00%> (ø)
src/initialization/FGInitialCondition.cpp 45.33% <0.00%> (ø)
src/initialization/FGInitialCondition.h 74.71% <ø> (ø)
src/math/FGParameterValue.h 100.00% <ø> (ø)
src/models/FGInertial.cpp 62.12% <0.00%> (ø)
src/models/FGInertial.h 78.57% <ø> (ø)
src/input_output/FGPropertyManager.cpp 52.89% <100.00%> (ø)
src/input_output/FGPropertyManager.h 86.20% <100.00%> (-1.07%) :arrow_down:

... and 1 file with indirect coverage changes

seanmcleod commented 8 months ago

All looks good to me.

bcoconni commented 8 months ago

Good !

I've also added some further changes to the unit tests: