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

fix: cleanup unnecessary lifetime constraints in partial decoders #106

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

fix: remove BytesPartialDecoderCache lifetime constraint

58b648f
Select commit
Loading
Failed to load commit list.
Open

fix: cleanup unnecessary lifetime constraints in partial decoders #106

fix: remove BytesPartialDecoderCache lifetime constraint
58b648f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

81.90% (-0.07%) compared to 9a4c540

View this Pull Request on Codecov

81.90% (-0.07%) compared to 9a4c540

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.90%. Comparing base (9a4c540) to head (58b648f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   81.97%   81.90%   -0.07%     
==========================================
  Files         166      166              
  Lines       23489    23506      +17     
==========================================
- Hits        19255    19253       -2     
- Misses       4234     4253      +19     

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