ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

revert to typed tables #287

Closed ptiede closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 89.47% and project coverage change: -0.22 :warning:

Comparison is base (a40aab6) 21.95% compared to head (b10a7b4) 21.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== - Coverage 21.95% 21.73% -0.22% ========================================== Files 37 37 Lines 3257 3243 -14 ========================================== - Hits 715 705 -10 + Misses 2542 2538 -4 ``` | [Impacted Files](https://codecov.io/gh/ptiede/Comrade.jl/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/calibration/jones.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2pvbmVzLmps) | `0.00% <0.00%> (ø)` | | | [lib/ComradeAHMC/src/ComradeAHMC.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVBSE1DL3NyYy9Db21yYWRlQUhNQy5qbA==) | `95.74% <100.00%> (-0.26%)` | :arrow_down: | | [lib/ComradeAdaptMCMC/src/ComradeAdaptMCMC.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVBZGFwdE1DTUMvc3JjL0NvbXJhZGVBZGFwdE1DTUMuamw=) | `90.00% <100.00%> (+0.52%)` | :arrow_up: | | [lib/ComradeDynesty/src/ComradeDynesty.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVEeW5lc3R5L3NyYy9Db21yYWRlRHluZXN0eS5qbA==) | `100.00% <100.00%> (ø)` | | | [lib/ComradeNested/src/ComradeNested.jl](https://codecov.io/gh/ptiede/Comrade.jl/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-bGliL0NvbXJhZGVOZXN0ZWQvc3JjL0NvbXJhZGVOZXN0ZWQuamw=) | `100.00% <100.00%> (+28.57%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.