moov-io / iso8583

A golang implementation to marshal and unmarshal iso8583 message.
https://moov.io
Apache License 2.0
304 stars 100 forks source link

prefix: Binary with variable length #286

Closed Andrei-cloud closed 9 months ago

Andrei-cloud commented 9 months ago

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

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

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

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

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/moov-io/iso8583/pull/286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io) | Coverage Δ | | |---|---|---| | [specs/builder.go](https://app.codecov.io/gh/moov-io/iso8583/pull/286?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-c3BlY3MvYnVpbGRlci5nbw==) | `68.96% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.