J08nY / pyecsca

Python Elliptic Curve Side-Channel Analysis toolkit.
https://pyecsca.org/
MIT License
56 stars 15 forks source link

Chunked GPU calculation #38

Closed Tomko10 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #38 (80f834f) into master (7d967fe) will decrease coverage by 1.49%. Report is 84 commits behind head on master. The diff coverage is 33.06%.

:exclamation: Current head 80f834f differs from pull request most recent head 8c8fe57. Consider uploading reports for the commit 8c8fe57 to get more accurate results

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   89.87%   88.37%   -1.49%     
==========================================
  Files          56       66      +10     
  Lines        4073     5070     +997     
  Branches      719      920     +201     
==========================================
+ Hits         3660     4480     +820     
- Misses        268      400     +132     
- Partials      145      190      +45     
Files Changed Coverage Δ
pyecsca/sca/stacked_traces/combine.py 35.79% <33.06%> (-10.01%) :arrow_down:

... and 34 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more