dstansby / demcmc

Differential Emission Measure estimation using MCMC methods
https://demcmc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Doc clean #44

Closed dstansby closed 1 year ago

dstansby commented 1 year ago

Fixes https://github.com/dstansby/demcmc/issues/32

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.37% // Head: 88.50% // Increases project coverage by +0.13% :tada:

Coverage data is based on head (4220ebb) compared to base (e452f41). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 88.37% 88.50% +0.13% ========================================== Files 9 10 +1 Lines 344 348 +4 ========================================== + Hits 304 308 +4 Misses 40 40 ``` | [Impacted Files](https://codecov.io/gh/dstansby/demcmc/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby) | Coverage Δ | | |---|---|---| | [src/demcmc/dem.py](https://codecov.io/gh/dstansby/demcmc/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9kZW0ucHk=) | `86.40% <ø> (ø)` | | | [src/demcmc/emission.py](https://codecov.io/gh/dstansby/demcmc/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9lbWlzc2lvbi5weQ==) | `73.46% <ø> (ø)` | | | [src/demcmc/\_\_init\_\_.py](https://codecov.io/gh/dstansby/demcmc/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | 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=David+Stansby). 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=David+Stansby)

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