ziatdinovmax / gpax

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

iBNN #28

Closed ziatdinovmax closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #28 (789cf42) into main (5ecb3a1) will increase coverage by 0.23%. The diff coverage is 98.02%.

: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      #28      +/-   ##
==========================================
+ Coverage   93.09%   93.33%   +0.23%     
==========================================
  Files          22       26       +4     
  Lines        1927     2040     +113     
==========================================
+ Hits         1794     1904     +110     
- Misses        133      136       +3     
Flag Coverage Δ
unittests 93.33% <98.02%> (+0.23%) :arrow_up:

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

Impacted Files Coverage Δ
gpax/acquisition.py 69.36% <ø> (-0.28%) :arrow_down:
gpax/gp.py 88.88% <91.66%> (-0.48%) :arrow_down:
tests/test_ibnn.py 95.45% <95.45%> (ø)
gpax/__init__.py 100.00% <100.00%> (ø)
gpax/__version__.py 100.00% <100.00%> (ø)
gpax/bnn/__init__.py 100.00% <100.00%> (ø)
gpax/bnn/dkl.py 91.76% <100.00%> (ø)
gpax/bnn/ibnn.py 100.00% <100.00%> (ø)
gpax/bnn/vi_ibnn.py 100.00% <100.00%> (ø)
gpax/bnn/vidkl.py 92.19% <100.00%> (ø)
... and 5 more

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