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: add cython backend #5

Merged
merged 5 commits into from
Apr 7, 2023
Merged

feat: add cython backend #5

merged 5 commits into from
Apr 7, 2023

Conversation

bdraco
Copy link
Owner

@bdraco bdraco commented Apr 7, 2023

This improves the responsiveness of HomeKit cameras

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.46 🎉

Comparison is base (b1e3298) 96.18% compared to head (5f6056d) 96.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   96.18%   96.64%   +0.46%     
==========================================
  Files           1        1              
  Lines         131      149      +18     
  Branches       15       15              
==========================================
+ Hits          126      144      +18     
  Misses          3        3              
  Partials        2        2              
Impacted Files Coverage Δ
src/chacha20poly1305_reuseable/__init__.py 96.64% <100.00%> (+0.46%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@bdraco bdraco marked this pull request as ready for review April 7, 2023 19:51
@bdraco bdraco merged commit 5f516b5 into main Apr 7, 2023
@bdraco bdraco deleted the cython branch April 7, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant