tbenthompson / cutde

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

Halfspace TDEs. #17

Closed tbenthompson closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (bac658e) into master (2658324) will increase coverage by 0.49%. The diff coverage is 94.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   82.09%   82.59%   +0.49%     
==========================================
  Files          16       17       +1     
  Lines        1050     1080      +30     
==========================================
+ Hits          862      892      +30     
  Misses        188      188              
Impacted Files Coverage Δ
cutde/coordinators.py 92.56% <92.56%> (ø)
cutde/aca.py 82.29% <100.00%> (-0.71%) :arrow_down:
cutde/fullspace.py 100.00% <100.00%> (+6.66%) :arrow_up:
cutde/halfspace.py 100.00% <100.00%> (ø)
tests/test_aca.py 98.75% <100.00%> (ø)
tests/test_geometry.py 100.00% <100.00%> (ø)
tests/test_tde.py 98.89% <100.00%> (+0.15%) :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 2658324...bac658e. Read the comment docs.