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

Add 1D neural models and integration tests #19

Closed ablaom closed 6 months ago

ablaom commented 6 months ago

To close #11

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (5d650b9) 86.71% compared to head (bebc82b) 85.81%. Report is 4 commits behind head on dev.

Files Patch % Lines
src/solutions.jl 71.42% 8 Missing :warning:
ext/PlotsExt.jl 0.00% 1 Missing :warning:
src/model_comparison.jl 50.00% 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 #19 +/- ## ========================================== - Coverage 86.71% 85.81% -0.90% ========================================== Files 12 12 Lines 399 416 +17 ========================================== + Hits 346 357 +11 - Misses 53 59 +6 ```

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