tfjgeorge / nngeometry

{KFAC,EKFAC,Diagonal,Implicit} Fisher Matrices and finite width NTKs in PyTorch
https://nngeometry.readthedocs.io
MIT License
203 stars 20 forks source link

re-activate mistakenly de-activated test for kfc #51

Closed tfjgeorge closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (a3bec9e) into master (dcbece5) will increase coverage by 0.02%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   93.39%   93.42%   +0.02%     
==========================================
  Files          29       29              
  Lines        3378     3378              
==========================================
+ Hits         3155     3156       +1     
+ Misses        223      222       -1     
Flag Coverage Δ
unittests 93.42% <60.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
tests/test_jacobian_kfac.py 80.95% <60.00%> (ø)
tests/utils.py 90.47% <0.00%> (+4.76%) :arrow_up:

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 dcbece5...a3bec9e. Read the comment docs.