fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
53 stars 26 forks source link

Fix deprecations #423

Closed christophe-david closed 2 years ago

christophe-david commented 2 years ago

Fixed some deprecation warnings.

codecov[bot] commented 2 years ago

Codecov Report

Merging #423 (b231a13) into master (092d0d6) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   89.33%   89.40%   +0.07%     
==========================================
  Files          73       73              
  Lines        4380     4381       +1     
  Branches      700      701       +1     
==========================================
+ Hits         3913     3917       +4     
+ Misses        338      336       -2     
+ Partials      129      128       -1     
Impacted Files Coverage Δ
src/fastoad/_utils/testing.py 84.21% <100.00%> (+0.87%) :arrow_up:
...ad/models/performances/mission/openmdao/mission.py 91.00% <100.00%> (ø)
src/fastoad/openmdao/variables/variable.py 91.05% <0.00%> (+0.81%) :arrow_up:
src/fastoad/openmdao/variables/variable_list.py 94.68% <0.00%> (+0.96%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 092d0d6...b231a13. Read the comment docs.