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

prefix: Binary with variable length #286

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

Andrei-cloud
Copy link
Contributor

Added Prefix for Binary Variable Lengths. Often used for composite fields (seems accidentally missed)

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b05481c) 73.95% compared to head (4c1a1f3) 73.95%.

❗ Current head 4c1a1f3 differs from pull request most recent head 65d890d. Consider uploading reports for the commit 65d890d to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   73.95%   73.95%           
=======================================
  Files          43       43           
  Lines        2338     2338           
=======================================
  Hits         1729     1729           
  Misses        378      378           
  Partials      231      231           
Files Coverage Δ
specs/builder.go 68.96% <ø> (ø)

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

@alovak alovak merged commit cd4f442 into moov-io:master Oct 6, 2023
8 checks passed
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.

3 participants