ziatdinovmax / gpax

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

Fix the issue associated with xla_callable #22

Closed ziatdinovmax closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #22 (efc0452) into main (09f5bb7) will increase coverage by 0.16%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   92.27%   92.43%   +0.16%     
==========================================
  Files          19       19              
  Lines        1579     1573       -6     
==========================================
- Hits         1457     1454       -3     
+ Misses        122      119       -3     
Flag Coverage Δ
unittests 92.43% <100.00%> (+0.16%) :arrow_up:

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
gpax/gp.py 89.36% <100.00%> (+0.24%) :arrow_up:

... and 1 file with indirect coverage changes

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