Skip to content

age-core: Add Bech32 helpers#597

Merged
str4d merged 1 commit intomainfrom
bech32-helpers
Apr 7, 2026
Merged

age-core: Add Bech32 helpers#597
str4d merged 1 commit intomainfrom
bech32-helpers

Conversation

@str4d
Copy link
Copy Markdown
Owner

@str4d str4d commented Jan 5, 2026

These implement the correct-for-age behaviour of ignoring Bech32 length limits.

These implement the correct-for-age behaviour of ignoring Bech32 length
limits.
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

Codecov Report

❌ Patch coverage is 62.88660% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.82%. Comparing base (c266bfa) to head (07f30fe).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
age-plugin/src/identity.rs 0.00% 16 Missing ⚠️
age-plugin/src/recipient.rs 0.00% 9 Missing ⚠️
age-plugin/src/lib.rs 0.00% 5 Missing ⚠️
age-core/src/primitives.rs 75.00% 3 Missing ⚠️
age/src/plugin.rs 91.42% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
+ Coverage   56.77%   56.82%   +0.04%     
==========================================
  Files          43       43              
  Lines        4507     4523      +16     
==========================================
+ Hits         2559     2570      +11     
- Misses       1948     1953       +5     

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

@str4d str4d merged commit 753fa4c into main Apr 7, 2026
37 checks passed
@str4d str4d deleted the bech32-helpers branch April 7, 2026 02:27
@str4d str4d added this to the rage 0.12.0 milestone Apr 7, 2026
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.

1 participant