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

IO bomb: #20

Closed argonaut22 closed 5 months ago

argonaut22 commented 6 months ago
codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 82.41431% with 118 lines in your changes are missing coverage. Please review.

Project coverage is 73.84%. Comparing base (ffe41de) to head (5c6ee55).

Files Patch % Lines
src/IO/save_model.jl 80.52% 82 Missing :warning:
src/IO/output_csv.jl 80.26% 15 Missing :warning:
src/IO/read_externals.jl 0.00% 13 Missing :warning:
src/IO/par_array_opers.jl 86.95% 6 Missing :warning:
src/IO/quicksave_load.jl 96.87% 1 Missing :warning:
src/IO/read_input.jl 98.70% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 73.10% 73.84% +0.74% ========================================== Files 64 68 +4 Lines 12373 12906 +533 ========================================== + Hits 9045 9531 +486 - Misses 3328 3375 +47 ```

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

askprash commented 5 months ago

@argonaut22 I just pulled in another PR #18 which have caused a few merge conflicts. Could you please resolve these?