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 support for countersign. #323

Merged
merged 15 commits into from Jan 1, 2023
Merged

Add support for countersign. #323

merged 15 commits into from Jan 1, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Dec 29, 2022

Closes #314

@dajiaji dajiaji force-pushed the add-countersign branch 2 times, most recently from 1447a54 to d6ae410 Compare December 29, 2022 07:22
@dajiaji dajiaji changed the title Add support for countersign. WIP: Add support for countersign. Dec 29, 2022
@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #323 (bc9ed49) into main (6948bfd) will increase coverage by 0.10%.
The diff coverage is 98.56%.

@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
+ Coverage   97.05%   97.16%   +0.10%     
==========================================
  Files          29       31       +2     
  Lines        2755     2964     +209     
==========================================
+ Hits         2674     2880     +206     
- Misses         81       84       +3     
Impacted Files Coverage Δ
cwt/cose_message.py 98.44% <98.44%> (ø)
cwt/__init__.py 100.00% <100.00%> (ø)
cwt/const.py 100.00% <100.00%> (ø)
cwt/enums.py 100.00% <100.00%> (ø)

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

@dajiaji dajiaji force-pushed the add-countersign branch 8 times, most recently from 92ebb4e to aab7ff5 Compare January 1, 2023 02:43
@dajiaji dajiaji changed the title WIP: Add support for countersign. Add support for countersign. Jan 1, 2023
@dajiaji dajiaji merged commit 224db70 into main Jan 1, 2023
@dajiaji dajiaji deleted the add-countersign branch July 8, 2023 20:19
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.

Add support for countersignature.
1 participant