ucl-bug / jaxdf

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

Plum update #137

Closed astanziola closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #137 (8cb1881) into main (f2a4509) will increase coverage by 0.26%. The diff coverage is 89.21%.

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   91.14%   91.41%   +0.26%     
==========================================
  Files          14       13       -1     
  Lines         915      943      +28     
==========================================
+ Hits          834      862      +28     
  Misses         81       81              
Files Changed Coverage Δ
jaxdf/util.py 90.90% <75.00%> (-4.10%) :arrow_down:
jaxdf/operators/differential.py 80.68% <79.03%> (+1.28%) :arrow_up:
jaxdf/geometry.py 95.23% <80.00%> (-1.49%) :arrow_down:
jaxdf/discretization.py 93.29% <85.00%> (-0.35%) :arrow_down:
jaxdf/core.py 95.97% <86.36%> (-1.71%) :arrow_down:
jaxdf/operators/magic.py 97.40% <98.57%> (+3.09%) :arrow_up:
jaxdf/__init__.py 100.00% <100.00%> (ø)
jaxdf/conv.py 100.00% <100.00%> (ø)
jaxdf/operators/__init__.py 100.00% <100.00%> (ø)
jaxdf/operators/dummy.py 100.00% <100.00%> (ø)
... and 2 more