Skip to content

refactor: format long lines and improve type hints in COSE/HPKE code

dc0d194
Select commit
Loading
Failed to load commit list.
Merged

Follow draft-ietf-cose-hpke-23 #638

refactor: format long lines and improve type hints in COSE/HPKE code
dc0d194
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 1s

97.01% (-0.34%) compared to febb85e

View this Pull Request on Codecov

97.01% (-0.34%) compared to febb85e

Details

Codecov Report

❌ Patch coverage is 89.15663% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.01%. Comparing base (febb85e) to head (dc0d194).

Files with missing lines Patch % Lines
cwt/cose.py 79.54% 9 Missing ⚠️
cwt/recipient_algs/hpke.py 90.76% 6 Missing ⚠️
cwt/utils.py 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
- Coverage   97.34%   97.01%   -0.34%     
==========================================
  Files          32       32              
  Lines        3357     3446      +89     
==========================================
+ Hits         3268     3343      +75     
- Misses         89      103      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.