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

Tiny code changes #235

Closed alovak closed 1 year ago

alovak commented 1 year ago

What:

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (fb3b4df) 73.72% compared to head (62435e4) 73.72%.

:exclamation: Current head 62435e4 differs from pull request most recent head ad363e3. Consider uploading reports for the commit ad363e3 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ======================================= Coverage 73.72% 73.72% ======================================= Files 42 42 Lines 2158 2158 ======================================= Hits 1591 1591 Misses 339 339 Partials 228 228 ``` | [Impacted Files](https://app.codecov.io/gh/moov-io/iso8583/pull/235?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io) | Coverage Δ | | |---|---|---| | [encoding/bertlv.go](https://app.codecov.io/gh/moov-io/iso8583/pull/235?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZW5jb2RpbmcvYmVydGx2Lmdv) | `91.30% <ø> (ø)` | | | [field/bitmap.go](https://app.codecov.io/gh/moov-io/iso8583/pull/235?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvYml0bWFwLmdv) | `80.64% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.