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

Zapix/48 auth key manager #49

Merged
merged 5 commits into from
Mar 11, 2021
Merged

Zapix/48 auth key manager #49

merged 5 commits into from
Mar 11, 2021

Conversation

Zapix
Copy link
Owner

@Zapix Zapix commented Mar 11, 2021

closes #48

@Zapix Zapix self-assigned this Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #49 (152983e) into dev (d4b95b9) will increase coverage by 0.08%.
The diff coverage is 99.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #49      +/-   ##
==========================================
+ Coverage   97.50%   97.59%   +0.08%     
==========================================
  Files          91       96       +5     
  Lines        2288     2407     +119     
==========================================
+ Hits         2231     2349     +118     
- Misses         57       58       +1     
Flag Coverage Δ
unittests 97.59% <99.16%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mtpylon/crypto/auth_key.py 93.75% <93.75%> (ø)
mtpylon/crypto/__init__.py 100.00% <100.00%> (ø)
mtpylon/crypto/auth_key_manager.py 100.00% <100.00%> (ø)
mtpylon/crypto/exceptions.py 100.00% <100.00%> (ø)
tests/test_crypto/test_auth_key.py 100.00% <100.00%> (ø)
tests/test_crypto/test_auth_key_manager.py 100.00% <100.00%> (ø)
... and 1 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 d4b95b9...152983e. Read the comment docs.

@Zapix Zapix merged commit b6e2a7e into dev Mar 11, 2021
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.

Implement AuthKeyManager and it's Protocol
1 participant