moov-io / iso8583

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

support index tag #293

Closed mfdeveloper508 closed 11 months ago

mfdeveloper508 commented 12 months ago

https://github.com/moov-io/iso8583/issues/281

codecov-commenter commented 12 months ago

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (add4df1) 74.64% compared to head (08a9ad8) 74.85%.

:exclamation: Current head 08a9ad8 differs from pull request most recent head 818bce0. Consider uploading reports for the commit 818bce0 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 #293 +/- ## ========================================== + Coverage 74.64% 74.85% +0.21% ========================================== Files 43 44 +1 Lines 2465 2494 +29 ========================================== + Hits 1840 1867 +27 - Misses 400 411 +11 + Partials 225 216 -9 ``` | [Files](https://app.codecov.io/gh/moov-io/iso8583/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io) | Coverage Δ | | |---|---|---| | [message.go](https://app.codecov.io/gh/moov-io/iso8583/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-bWVzc2FnZS5nbw==) | `78.57% <94.44%> (+4.64%)` | :arrow_up: | | [field/composite.go](https://app.codecov.io/gh/moov-io/iso8583/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvY29tcG9zaXRlLmdv) | `81.14% <87.50%> (+1.92%)` | :arrow_up: | | [field/index\_tag.go](https://app.codecov.io/gh/moov-io/iso8583/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvaW5kZXhfdGFnLmdv) | `82.50% <82.50%> (ø)` | | | [field/string.go](https://app.codecov.io/gh/moov-io/iso8583/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvc3RyaW5nLmdv) | `70.86% <9.52%> (-12.47%)` | :arrow_down: |

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