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 Signer for CWT/COSE encode_and_sign function. #114

Merged
merged 2 commits into from Jun 4, 2021
Merged

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jun 4, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #114 (7687f2a) into main (d39c1ac) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   99.58%   99.59%   +0.01%     
==========================================
  Files          23       24       +1     
  Lines        1918     1980      +62     
  Branches      503      507       +4     
==========================================
+ Hits         1910     1972      +62     
  Misses          6        6              
  Partials        2        2              
Impacted Files Coverage Δ
cwt/__init__.py 100.00% <100.00%> (ø)
cwt/const.py 100.00% <100.00%> (ø)
cwt/cose.py 100.00% <100.00%> (ø)
cwt/cwt.py 100.00% <100.00%> (ø)
cwt/signer.py 100.00% <100.00%> (ø)

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 d39c1ac...7687f2a. Read the comment docs.

@dajiaji dajiaji merged commit f2c655d into main Jun 4, 2021
@dajiaji dajiaji deleted the add-cose-sample branch June 4, 2021 08:01
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