MIT-LAE / TASOPT.jl

Medium fidelity aircraft-propulsion system design and optimization.
https://mit-lae.github.io/TASOPT.jl/
MIT License
26 stars 12 forks source link

Purge NPSS from `mission.jl` #12

Closed askprash closed 7 months ago

askprash commented 7 months ago

Purging NPSS from mission.jl. Plan is to purge it completely but retain/provide some useful utility tools that users can use to plug TASOPT to NPSS (or other propsys models in the future).

codecov-commenter commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0f30cb3) 59.73% compared to head (991c011) 58.83%. Report is 2 commits behind head on main.

:exclamation: Current head 991c011 differs from pull request most recent head ca08927. Consider uploading reports for the commit ca08927 to get more accurate results

Files Patch % Lines
src/mission/mission.jl 98.62% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== - Coverage 59.73% 58.83% -0.91% ========================================== Files 63 63 Lines 12091 12240 +149 ========================================== - Hits 7223 7201 -22 - Misses 4868 5039 +171 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.