pints-team / pints

Probabilistic Inference on Noisy Time Series
http://pints.readthedocs.io
Other
217 stars 32 forks source link

I1483 gaussian integrated log uniform log likelihood #1484

Closed chonlei closed 11 months ago

chonlei commented 11 months ago

Closes #1483

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5c4bd01) 100.00% compared to head (f00c95b) 100.00%.

:exclamation: Current head f00c95b differs from pull request most recent head 97498e5. Consider uploading reports for the commit 97498e5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1484 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 97 97 Lines 9530 9546 +16 ========================================= + Hits 9530 9546 +16 ``` | [Files Changed](https://app.codecov.io/gh/pints-team/pints/pull/1484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team) | Coverage Δ | | |---|---|---| | [pints/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [pints/plot/\_pairwise.py](https://app.codecov.io/gh/pints-team/pints/pull/1484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvcGxvdC9fcGFpcndpc2UucHk=) | `100.00% <ø> (ø)` | | | [pints/\_log\_likelihoods.py](https://app.codecov.io/gh/pints-team/pints/pull/1484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX2xvZ19saWtlbGlob29kcy5weQ==) | `100.00% <100.00%> (ø)` | |

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

MichaelClerx commented 11 months ago

Oh, and update the changelog of course