ucl-bug / jaxdf

A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations
GNU Lesser General Public License v3.0
118 stars 7 forks source link

Updated tests #66

Closed astanziola closed 2 years ago

astanziola commented 2 years ago

Mainly fixed the tests, so far the main has been broken πŸ˜…

Changes summary:

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (832b046) into main (e8e65d5) will increase coverage by 5.37%. The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   57.36%   62.74%   +5.37%     
==========================================
  Files          13       13              
  Lines         896      934      +38     
==========================================
+ Hits          514      586      +72     
+ Misses        382      348      -34     
Impacted Files Coverage Ξ”
jaxdf/discretization.py 82.03% <91.89%> (+10.06%) :arrow_up:
jaxdf/operators/magic.py 67.07% <100.00%> (+7.44%) :arrow_up:
jaxdf/core.py 78.62% <0.00%> (+7.63%) :arrow_up:
jaxdf/operators/dummy.py 93.75% <0.00%> (+37.50%) :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 e8e65d5...832b046. Read the comment docs.