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

Update master #23

Closed ablaom closed 6 months ago

ablaom commented 6 months ago

21

20

19

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (475c754) 86.71% compared to head (50e4be8) 86.10%. Report is 3 commits behind head on master.

Files Patch % Lines
src/models/neural.jl 75.75% 8 Missing :warning:
src/models/neural2.jl 81.25% 6 Missing :warning:
src/models/bertalanffy_numerical.jl 70.00% 3 Missing :warning:
ext/PlotsExt.jl 0.00% 1 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 @@ ## master #23 +/- ## ========================================== - Coverage 86.71% 86.10% -0.62% ========================================== Files 12 21 +9 Lines 399 439 +40 ========================================== + Hits 346 378 +32 - Misses 53 61 +8 ```

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