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

Rename COSERecipient to Recipient. #101

Merged
merged 1 commit into from May 29, 2021
Merged

Rename COSERecipient to Recipient. #101

merged 1 commit into from May 29, 2021

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented May 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #101 (545337d) into main (6182fc7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          24       24           
  Lines        1917     1917           
  Branches      502      502           
=======================================
  Hits         1909     1909           
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
cwt/__init__.py 100.00% <100.00%> (ø)
cwt/cose.py 100.00% <100.00%> (ø)
cwt/cwt.py 100.00% <100.00%> (ø)
cwt/recipient.py 100.00% <100.00%> (ø)
cwt/recipient_algs/aes_key_wrap.py 100.00% <100.00%> (ø)
cwt/recipient_algs/direct.py 100.00% <100.00%> (ø)
cwt/recipient_interface.py 100.00% <100.00%> (ø)
cwt/recipients.py 100.00% <100.00%> (ø)
cwt/recipients_builder.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 6182fc7...545337d. Read the comment docs.

@dajiaji dajiaji merged commit f377f90 into main May 29, 2021
@dajiaji dajiaji deleted the rename-cose-recipient branch May 29, 2021 23:41
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