Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Ruby 3.4.1 #228

Merged
merged 4 commits into from
Jan 4, 2025

chore: update README and bump version

5e243af
Select commit
Loading
Failed to load commit list.
Merged

feat: support Ruby 3.4.1 #228

chore: update README and bump version
5e243af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

83.30% (+1.31%) compared to f71ede4

View this Pull Request on Codecov

83.30% (+1.31%) compared to f71ede4

Details

Codecov Report

Attention: Patch coverage is 91.39785% with 8 lines in your changes missing coverage. Please review.

Project coverage is 83.30%. Comparing base (f71ede4) to head (5e243af).

Files with missing lines Patch % Lines
lib/tebako/packager/pass1_patch.rb 93.75% 4 Missing ⚠️
lib/tebako/packager/pass2.rb 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   81.98%   83.30%   +1.31%     
==========================================
  Files          21       22       +1     
  Lines        1088     1132      +44     
==========================================
+ Hits          892      943      +51     
+ Misses        196      189       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.