fast-aircraft-design / FAST-OAD

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

Payload-range plot #480

Closed ScottDelbecq closed 1 year ago

ScottDelbecq commented 1 year ago

Now that the payload-range model is available, this PR provides the associated plot :

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #480 (bc3e6d0) into master (fb246ad) will increase coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head bc3e6d0 differs from pull request most recent head 9266f2c. Consider uploading reports for the commit 9266f2c to get more accurate results

@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
+ Coverage   83.70%   83.75%   +0.04%     
==========================================
  Files         126      122       -4     
  Lines        5706     5545     -161     
  Branches      853      838      -15     
==========================================
- Hits         4776     4644     -132     
+ Misses        776      750      -26     
+ Partials      154      151       -3     
Impacted Files Coverage Δ
src/fastoad/gui/__init__.py 100.00% <ø> (ø)
src/fastoad/gui/analysis_and_plots.py 98.92% <100.00%> (+0.16%) :arrow_up:

... and 9 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.