ramsey-devs / ramsey

Probabilistic deep learning using JAX
https://ramsey.rtfd.io
Apache License 2.0
13 stars 3 forks source link

Fixes #32

Closed dirmeier closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 43.47% and project coverage change: +6.34 :tada:

Comparison is base (527534f) 45.95% compared to head (9c98491) 52.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 45.95% 52.29% +6.34% ========================================== Files 33 31 -2 Lines 977 979 +2 ========================================== + Hits 449 512 +63 + Misses 528 467 -61 ``` | [Impacted Files](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs) | Coverage Δ | | |---|---|---| | [ramsey/\_src/contrib/timeseries/deep\_ar.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi90aW1lc2VyaWVzL2RlZXBfYXIucHk=) | `23.28% <ø> (ø)` | | | [ramsey/\_src/gaussian\_process/kernel/stationary.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZ2F1c3NpYW5fcHJvY2Vzcy9rZXJuZWwvc3RhdGlvbmFyeS5weQ==) | `31.66% <ø> (ø)` | | | [ramsey/kernels.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L2tlcm5lbHMucHk=) | `100.00% <ø> (ø)` | | | [ramsey/data.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L2RhdGEucHk=) | `32.07% <13.88%> (+15.17%)` | :arrow_up: | | [...contrib/bayesian\_neural\_network/bayesian\_linear.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi9iYXllc2lhbl9uZXVyYWxfbmV0d29yay9iYXllc2lhbl9saW5lYXIucHk=) | `25.00% <25.00%> (ø)` | | | [...bayesian\_neural\_network/bayesian\_neural\_network.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi9iYXllc2lhbl9uZXVyYWxfbmV0d29yay9iYXllc2lhbl9uZXVyYWxfbmV0d29yay5weQ==) | `31.42% <31.42%> (ø)` | | | [ramsey/\_src/family.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZmFtaWx5LnB5) | `66.66% <60.00%> (-9.34%)` | :arrow_down: | | [ramsey/\_\_init\_\_.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [ramsey/\_src/conftest.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29uZnRlc3QucHk=) | `100.00% <100.00%> (ø)` | | | [...b/timeseries/recurrent\_attentive\_neural\_process.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi90aW1lc2VyaWVzL3JlY3VycmVudF9hdHRlbnRpdmVfbmV1cmFsX3Byb2Nlc3MucHk=) | `57.89% <100.00%> (ø)` | | | ... and [10 more](https://codecov.io/gh/ramsey-devs/ramsey/pull/32?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs) | | 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=ramsey-devs). 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=ramsey-devs)

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