ramsey-devs / ramsey

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

Remove some GitHub actions #25

Closed dirmeier closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 50.75% // Head: 49.67% // Decreases project coverage by -1.07% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== - Coverage 50.75% 49.67% -1.08% ========================================== Files 21 24 +3 Lines 532 773 +241 ========================================== + Hits 270 384 +114 - Misses 262 389 +127 ``` | [Impacted Files](https://codecov.io/gh/ramsey-devs/ramsey/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs) | Coverage Δ | | |---|---|---| | [ramsey/covariance\_functions.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L2NvdmFyaWFuY2VfZnVuY3Rpb25zLnB5) | `100.00% <100.00%> (ø)` | | | [ramsey/\_src/gaussian\_process/kernel/base.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZ2F1c3NpYW5fcHJvY2Vzcy9rZXJuZWwvYmFzZS5weQ==) | `29.62% <0.00%> (-53.71%)` | :arrow_down: | | [ramsey/\_src/gaussian\_process/kernel/stationary.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?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% <0.00%> (-15.21%)` | :arrow_down: | | [...ey/\_src/gaussian\_process/train\_gaussian\_process.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZ2F1c3NpYW5fcHJvY2Vzcy90cmFpbl9nYXVzc2lhbl9wcm9jZXNzLnB5) | `18.00% <0.00%> (-9.59%)` | :arrow_down: | | [ramsey/\_src/neural\_process/train\_neural\_process.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvbmV1cmFsX3Byb2Nlc3MvdHJhaW5fbmV1cmFsX3Byb2Nlc3MucHk=) | `92.50% <0.00%> (-5.00%)` | :arrow_down: | | [ramsey/\_src/gaussian\_process/gaussian\_process.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZ2F1c3NpYW5fcHJvY2Vzcy9nYXVzc2lhbl9wcm9jZXNzLnB5) | `29.26% <0.00%> (-0.97%)` | :arrow_down: | | [ramsey/train.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L3RyYWluLnB5) | `100.00% <0.00%> (ø)` | | | [ramsey/\_src/datasets.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZGF0YXNldHMucHk=) | `53.65% <0.00%> (ø)` | | | [...y/\_src/gaussian\_process/sparse\_gaussian\_process.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvZ2F1c3NpYW5fcHJvY2Vzcy9zcGFyc2VfZ2F1c3NpYW5fcHJvY2Vzcy5weQ==) | `21.79% <0.00%> (ø)` | | | ... and [9 more](https://codecov.io/gh/ramsey-devs/ramsey/pull/25/diff?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.