ziatdinovmax / gpax

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

Minor bug fixes for vidkl and vigp #32

Closed ziatdinovmax closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #32 (5fdf5c3) into main (63bcebd) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   94.31%   94.34%   +0.03%     
==========================================
  Files          37       37              
  Lines        2813     2813              
==========================================
+ Hits         2653     2654       +1     
+ Misses        160      159       -1     
Flag Coverage Δ
unittests 94.34% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
gpax/models/vi_mtdkl.py 91.39% <100.00%> (+2.15%) :arrow_up:
gpax/models/vidkl.py 92.14% <100.00%> (ø)
gpax/models/vigp.py 92.30% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more