Skip to content

fix(hpke): require psk_id in protected header and update test vectors

70e4357
Select commit
Loading
Failed to load commit list.
Merged

fix(hpke): require psk_id in protected header and update test vectors #659

fix(hpke): require psk_id in protected header and update test vectors
70e4357
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

97.03% (+0.02%) compared to 798dcb2

View this Pull Request on Codecov

97.03% (+0.02%) compared to 798dcb2

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.03%. Comparing base (798dcb2) to head (70e4357).

Files with missing lines Patch % Lines
cwt/cose.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
+ Coverage   97.01%   97.03%   +0.02%     
==========================================
  Files          32       32              
  Lines        3446     3445       -1     
==========================================
  Hits         3343     3343              
+ Misses        103      102       -1     

☔ 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.