Closed alecloudenback closed 2 years ago
Merging #121 (08a3ee6) into master (171fa69) will decrease coverage by
1.00%
. The diff coverage is95.83%
.
@@ Coverage Diff @@
## master #121 +/- ##
==========================================
- Coverage 90.16% 89.15% -1.01%
==========================================
Files 9 9
Lines 366 369 +3
==========================================
- Hits 330 329 -1
- Misses 36 40 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/get_SOA_table.jl | 66.66% <80.00%> (-33.34%) |
:arrow_down: |
src/MortalityTable.jl | 96.55% <100.00%> (-1.64%) |
:arrow_down: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
nevermind, accidentally pushed to master the change
Memoize table build so that subsequent calls are much faster:
Before:
after: