ablaom / TumorGrowth.jl

Simple predictive models for tumor growth, and tools to apply them to clinical data
MIT License
0 stars 0 forks source link

Restructure files #20

Closed ablaom closed 6 months ago

ablaom commented 6 months ago

restructure /test

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (e450dcd) 85.81% compared to head (2ed7513) 85.74%.

Files Patch % Lines
src/models/neural.jl 74.07% 7 Missing :warning:
src/models/neural2.jl 77.77% 6 Missing :warning:
src/models/bertalanffy_numerical.jl 70.00% 3 Missing :warning:
src/models/bertalanffy2.jl 95.65% 1 Missing :warning:
src/models/classical_bertalanffy.jl 94.44% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #20 +/- ## ========================================== - Coverage 85.81% 85.74% -0.08% ========================================== Files 12 21 +9 Lines 416 435 +19 ========================================== + Hits 357 373 +16 - Misses 59 62 +3 ```

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