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

Add str/repr to ContFuncDiscrete #45

Closed dstansby closed 1 year ago

dstansby commented 1 year ago

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

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.37% // Head: 87.46% // Decreases project coverage by -0.91% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== - Coverage 88.37% 87.46% -0.91% ========================================== Files 9 9 Lines 344 351 +7 ========================================== + Hits 304 307 +3 - Misses 40 44 +4 ``` | [Impacted Files](https://codecov.io/gh/dstansby/demcmc/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby) | Coverage Δ | | |---|---|---| | [src/demcmc/io.py](https://codecov.io/gh/dstansby/demcmc/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9pby5weQ==) | `100.00% <ø> (ø)` | | | [src/demcmc/emission.py](https://codecov.io/gh/dstansby/demcmc/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Stansby#diff-c3JjL2RlbWNtYy9lbWlzc2lvbi5weQ==) | `71.42% <50.00%> (-2.05%)` | :arrow_down: | 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.