pints-team / pints

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

Removed units from time headers in controllers. #1503

Closed MichaelClerx closed 7 months ago

MichaelClerx commented 7 months ago

Closes #1467.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ea408ed) 100.00% compared to head (7e6d228) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1503 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 97 97 Lines 9571 9571 ========================================= Hits 9571 9571 ``` | [Files](https://app.codecov.io/gh/pints-team/pints/pull/1503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team) | Coverage Δ | | |---|---|---| | [pints/\_abc/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX2FiYy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [pints/\_mcmc/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX21jbWMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [pints/\_nested/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX25lc3RlZC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [pints/\_optimisers/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX29wdGltaXNlcnMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | |

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

MichaelClerx commented 7 months ago

@HOLL95 and @k-shep the tests have passed! You can now click the "Files changed" tab at the top of this page and then click "Review changes" to start a review