Skip to content

CI: Update interop test to check `tagpq` recipients

4fda7f8
Select commit
Loading
Failed to load commit list.
Merged

New native recipient types #590

CI: Update interop test to check `tagpq` recipients
4fda7f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

56.49% (+0.91%) compared to b141a12

View this Pull Request on Codecov

56.49% (+0.91%) compared to b141a12

Details

Codecov Report

❌ Patch coverage is 71.74888% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.49%. Comparing base (b141a12) to head (4fda7f8).

Files with missing lines Patch % Lines
age/src/native/tag.rs 47.22% 19 Missing ⚠️
age/src/native/tagpq.rs 52.50% 19 Missing ⚠️
age/src/native/tagpq/kem.rs 88.33% 14 Missing ⚠️
age/src/native.rs 0.00% 7 Missing ⚠️
age/src/cli_common/recipients.rs 50.00% 2 Missing ⚠️
rage/src/bin/rage-mount/tar.rs 0.00% 1 Missing ⚠️
rage/src/bin/rage-mount/zip.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #590      +/-   ##
==========================================
+ Coverage   55.57%   56.49%   +0.91%     
==========================================
  Files          42       46       +4     
  Lines        4387     4606     +219     
==========================================
+ Hits         2438     2602     +164     
- Misses       1949     2004      +55     

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