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

feat: speed up implementation #14

Merged
merged 12 commits into from
Jul 16, 2023

fix: keep old name

c99fceb
Select commit
Loading
Failed to load commit list.
Merged

feat: speed up implementation #14

fix: keep old name
c99fceb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2023 in 0s

95.20% (-1.44%) compared to 07e1333

View this Pull Request on Codecov

95.20% (-1.44%) compared to 07e1333

Details

Codecov Report

Patch coverage: 96.66% and project coverage change: -1.44 ⚠️

Comparison is base (07e1333) 96.64% compared to head (c99fceb) 95.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   96.64%   95.20%   -1.44%     
==========================================
  Files           1        1              
  Lines         149      146       -3     
  Branches       15       16       +1     
==========================================
- Hits          144      139       -5     
- Misses          3        4       +1     
- Partials        2        3       +1     
Impacted Files Coverage Δ
src/chacha20poly1305_reuseable/__init__.py 95.20% <96.66%> (-1.44%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.