tbenthompson / cutde

Python CPU and GPU accelerated TDEs, over 100 million TDEs per second!
MIT License
58 stars 15 forks source link

Halfspace TDEs and C++ backend #18

Closed tbenthompson closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #18 (69cda7a) into master (2658324) will decrease coverage by 10.80%. The diff coverage is 77.86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
- Coverage   82.09%   71.29%   -10.81%     
===========================================
  Files          16       19        +3     
  Lines        1050     1174      +124     
===========================================
- Hits          862      837       -25     
- Misses        188      337      +149     
Impacted Files Coverage Δ
cutde/cuda.py 3.38% <0.00%> (-0.32%) :arrow_down:
cutde/gpu_backend.py 0.00% <0.00%> (ø)
cutde/opencl.py 4.54% <0.00%> (-65.83%) :arrow_down:
setup.py 0.00% <0.00%> (ø)
cutde/backend.py 61.76% <61.76%> (ø)
cutde/fullspace.py 92.85% <86.66%> (-0.48%) :arrow_down:
cutde/coordinators.py 89.86% <89.86%> (ø)
cutde/cpp.py 91.30% <91.30%> (ø)
cutde/aca.py 82.29% <100.00%> (-0.71%) :arrow_down:
cutde/halfspace.py 100.00% <100.00%> (ø)
... and 10 more

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 2658324...69cda7a. Read the comment docs.