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

Add is_secret to KeyInterface. #82

Merged
merged 1 commit into from Nov 22, 2021
Merged

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Nov 22, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #82 (ef0e350) into main (dd78886) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   98.61%   98.62%   +0.01%     
==========================================
  Files          14       14              
  Lines        1301     1313      +12     
  Branches      192      196       +4     
==========================================
+ Hits         1283     1295      +12     
  Misses         17       17              
  Partials        1        1              
Impacted Files Coverage Δ
pyseto/key_interface.py 100.00% <100.00%> (ø)
pyseto/versions/v1.py 98.66% <100.00%> (+0.01%) ⬆️
pyseto/versions/v2.py 95.87% <100.00%> (+0.08%) ⬆️
pyseto/versions/v3.py 96.73% <100.00%> (+0.03%) ⬆️
pyseto/versions/v4.py 97.75% <100.00%> (+0.05%) ⬆️

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 dd78886...ef0e350. Read the comment docs.

@dajiaji dajiaji force-pushed the add-is-secret-to-key-interface branch from 622d973 to ef0e350 Compare November 22, 2021 14:31
@dajiaji dajiaji merged commit eb2d547 into main Nov 22, 2021
@dajiaji dajiaji deleted the add-is-secret-to-key-interface branch December 30, 2021 02:08
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