ziatdinovmax / gpax

Gaussian Processes for Experimental Sciences
http://gpax.rtfd.io
MIT License
205 stars 27 forks source link

Add Sparse GP #81

Closed ziatdinovmax closed 8 months ago

ziatdinovmax commented 8 months ago

VFE approximation

codecov-commenter commented 8 months ago

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (5762b1f) 95.53% compared to head (2ad3fa9) 95.20%.

Files Patch % Lines
gpax/models/sparse_gp.py 86.36% 12 Missing :warning:
gpax/utils/utils.py 72.72% 6 Missing :warning:
tests/test_utils.py 83.87% 5 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== - Coverage 95.53% 95.20% -0.33% ========================================== Files 51 53 +2 Lines 3938 4127 +189 ========================================== + Hits 3762 3929 +167 - Misses 176 198 +22 ``` | [Flag](https://app.codecov.io/gh/ziatdinovmax/gpax/pull/81/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maxim+Ziatdinov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ziatdinovmax/gpax/pull/81/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maxim+Ziatdinov) | `95.20% <87.95%> (-0.33%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maxim+Ziatdinov#carryforward-flags-in-the-pull-request-comment) to find out more.

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