ziatdinovmax / gpax

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

Add option for noise-free predictions #10

Closed ziatdinovmax closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (e1226bb) into main (6a4c79e) will increase coverage by 3.32%. The diff coverage is 80.99%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   49.02%   52.35%   +3.32%     
==========================================
  Files          15       15              
  Lines        1183     1276      +93     
==========================================
+ Hits          580      668      +88     
- Misses        603      608       +5     
Flag Coverage Δ
unittests 52.35% <80.99%> (+3.32%) :arrow_up:

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

Impacted Files Coverage Δ
gpax/acquisition.py 0.00% <0.00%> (ø)
gpax/dkl.py 0.00% <0.00%> (ø)
gpax/gp.py 0.00% <0.00%> (ø)
gpax/vgp.py 0.00% <0.00%> (ø)
gpax/vidkl.py 0.00% <0.00%> (ø)
tests/test_dkl.py 100.00% <100.00%> (ø)
tests/test_gp.py 100.00% <100.00%> (ø)
tests/test_vgp.py 100.00% <100.00%> (ø)
tests/test_vidkl.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6a4c79e...e1226bb. Read the comment docs.