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

Issue 460 - Optimization viewer fix for 0.0 bound values #461

Closed ScottDelbecq closed 1 year ago

ScottDelbecq commented 1 year ago

This PR resolves #460 by changing the manner to that bounds were not NaN in optimization viewer to avoid 0.0 to be interpreted as NaN.

codecov[bot] commented 1 year ago

Codecov Report

Merging #461 (53169f4) into master (9c4e426) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #461      +/-   ##
==========================================
+ Coverage   89.47%   89.51%   +0.04%     
==========================================
  Files          73       73              
  Lines        4437     4435       -2     
  Branches      714      714              
==========================================
  Hits         3970     3970              
+ Misses        338      337       -1     
+ Partials      129      128       -1     
Impacted Files Coverage Δ
src/fastoad/gui/optimization_viewer.py 73.30% <100.00%> (+0.61%) :arrow_up:

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