Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plum update #137

Merged
merged 7 commits into from
Aug 7, 2023

fix negation test for linear

8cb1881
Select commit
Loading
Failed to load commit list.
Merged

Plum update #137

fix negation test for linear
8cb1881
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 7, 2023 in 1s

91.41% (+0.26%) compared to f2a4509

View this Pull Request on Codecov

91.41% (+0.26%) compared to f2a4509

Details

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%) ⬇️
jaxdf/operators/differential.py 80.68% <79.03%> (+1.28%) ⬆️
jaxdf/geometry.py 95.23% <80.00%> (-1.49%) ⬇️
jaxdf/discretization.py 93.29% <85.00%> (-0.35%) ⬇️
jaxdf/core.py 95.97% <86.36%> (-1.71%) ⬇️
jaxdf/operators/magic.py 97.40% <98.57%> (+3.09%) ⬆️
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