Skip to content

age 0.11.4 - #628

Merged
str4d merged 2 commits into
rage-0.11.3from
age-0.11.4
Jul 13, 2026
Merged

str4d merged 2 commits into
rage-0.11.3from
age-0.11.4

Conversation

@str4d

@str4d str4d commented Jul 13, 2026

Copy link
Copy Markdown
Owner

No description provided.

str4d added 2 commits July 13, 2026 00:51
The previous behaviour exactly matched Go's `io.LimitReader`, which the
Go age impl uses for its own bounds. However, Go age then manually
transforms the max-read case into an error. We instead fix
`LimitedReader` to explicitly error on oversized files.

Closes #616.
@str4d str4d changed the title Age 0.11.4 age 0.11.4 Jul 13, 2026
@codecov

codecov Bot commented Jul 13, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 54.44%. Comparing base (681face) to head (2f5c9cd).
⚠️ Report is 73 commits behind head on rage-0.11.3.

Files with missing lines Patch % Lines
age/src/util.rs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           rage-0.11.3     #628      +/-   ##
===============================================
+ Coverage        53.51%   54.44%   +0.93%     
===============================================
  Files               42       42              
  Lines             4182     4147      -35     
===============================================
+ Hits              2238     2258      +20     
+ Misses            1944     1889      -55     

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

@str4d
str4d merged commit 1c2e1cb into rage-0.11.3 Jul 13, 2026
37 of 51 checks passed
@str4d
str4d deleted the age-0.11.4 branch July 13, 2026 01:05
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