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

moved to poetry #100

Closed astanziola closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #100 (be39c85) into main (c70b595) will increase coverage by 90.54%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            main     #100       +/-   ##
==========================================
+ Coverage   0.54%   91.09%   +90.54%     
==========================================
  Files         14       14               
  Lines        910      910               
==========================================
+ Hits           5      829      +824     
+ Misses       905       81      -824     
Impacted Files Coverage Δ
jaxdf/operators/differential.py 79.39% <0.00%> (+79.39%) :arrow_up:
jaxdf/operators/functions.py 79.61% <0.00%> (+79.61%) :arrow_up:
jaxdf/__init__.py 100.00% <0.00%> (+80.00%) :arrow_up:
jaxdf/discretization.py 93.49% <0.00%> (+93.49%) :arrow_up:
jaxdf/operators/magic.py 94.26% <0.00%> (+94.26%) :arrow_up:
jaxdf/core.py 97.67% <0.00%> (+94.57%) :arrow_up:
jaxdf/util.py 95.00% <0.00%> (+95.00%) :arrow_up:
jaxdf/geometry.py 96.72% <0.00%> (+96.72%) :arrow_up:
jaxdf/conv.py 100.00% <0.00%> (+100.00%) :arrow_up:
jaxdf/__about__.py 100.00% <0.00%> (+100.00%) :arrow_up:
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.