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

Add DecodeBuilder::len_const method #126

Closed
wants to merge 1 commit into from

Conversation

Daniel-Aaron-Bloom
Copy link

This enables most const-usage without knowing the size ahead of time.

Copy link

codecov bot commented Mar 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 68.19%. Comparing base (e4a65a9) to head (dc27063).

Files with missing lines Patch % Lines
src/decode.rs 0.00% 35 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   76.42%   68.19%   -8.23%     
==========================================
  Files           4        4              
  Lines         352      393      +41     
==========================================
- Hits          269      268       -1     
- Misses         83      125      +42     

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

@Daniel-Aaron-Bloom
Copy link
Author

Actually not sure this can work ATM.

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