Skip to content

Add pq native recipient and identity - #632

Draft
str4d wants to merge 5 commits into
mainfrom
pq
Draft

Add pq native recipient and identity#632
str4d wants to merge 5 commits into
mainfrom
pq

Default to `pq` identities

3539647
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

57.06% (+0.65%) compared to b5b68c4

View this Pull Request on Codecov

57.06% (+0.65%) compared to b5b68c4

Details

Codecov Report

❌ Patch coverage is 83.33333% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.06%. Comparing base (b5b68c4) to head (3539647).

Files with missing lines Patch % Lines
age/src/identity.rs 58.62% 12 Missing ⚠️
age/src/native/pq.rs 95.83% 3 Missing ⚠️
rage/src/bin/rage-keygen/main.rs 72.72% 3 Missing ⚠️
age/src/cli_common/recipients.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #632      +/-   ##
==========================================
+ Coverage   56.40%   57.06%   +0.65%     
==========================================
  Files          45       46       +1     
  Lines        4480     4565      +85     
==========================================
+ Hits         2527     2605      +78     
- Misses       1953     1960       +7     

☔ View full report in Codecov by Harness.
📢 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.