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 LenSize function #81

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Add LenSize function #81

merged 2 commits into from
Mar 7, 2024

Conversation

ivan4th
Copy link
Contributor

@ivan4th ivan4th commented Mar 5, 2024

LenSize determines the number of bytes required to store a length (Compact32) value

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.1%. Comparing base (609662d) to head (e5030be).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #81     +/-   ##
========================================
+ Coverage    38.2%   39.1%   +0.8%     
========================================
  Files           5       5             
  Lines         687     697     +10     
========================================
+ Hits          263     273     +10     
  Misses        399     399             
  Partials       25      25             

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

encoder.go Outdated Show resolved Hide resolved
@ivan4th ivan4th merged commit 0863cfc into master Mar 7, 2024
10 checks passed
@fasmat fasmat deleted the feature/len-size branch April 24, 2024 16:54
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.

2 participants