partmor / ezaero

ezaero - Easy aerodynamics in Python :airplane:
https://ezaero.readthedocs.io
MIT License
30 stars 3 forks source link

Refactor API: Create Simulation class #13

Closed partmor closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 27.57%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #13       +/-   ##
=========================================
+ Coverage   72.42%   100%   +27.57%     
=========================================
  Files           2      2               
  Lines         214    215        +1     
  Branches       12     19        +7     
=========================================
+ Hits          155    215       +60     
+ Misses         59      0       -59
Impacted Files Coverage Δ
src/ezaero/vlm/steady.py 100% <100%> (ø) :arrow_up:
src/ezaero/vlm/plotting.py 100% <0%> (+100%) :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 cb243a9...b2d03f3. Read the comment docs.