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

Andrei cloud composite spec builder #285

Closed mfdeveloper508 closed 9 months ago

mfdeveloper508 commented 9 months ago

https://github.com/moov-io/iso8583/pull/283

need to specify linter ignore roles for special lines

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (b05481c) 73.95% compared to head (371d2ed) 74.76%. Report is 11 commits behind head on master.

:exclamation: Current head 371d2ed differs from pull request most recent head 5d18200. Consider uploading reports for the commit 5d18200 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 #285 +/- ## ========================================== + Coverage 73.95% 74.76% +0.81% ========================================== Files 43 43 Lines 2338 2453 +115 ========================================== + Hits 1729 1834 +105 - Misses 378 395 +17 + Partials 231 224 -7 ``` | [Files](https://app.codecov.io/gh/moov-io/iso8583/pull/285?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/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-bWVzc2FnZS5nbw==) | `74.10% <ø> (-0.80%)` | :arrow_down: | | [field/bitmap.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvYml0bWFwLmdv) | `69.29% <50.00%> (-1.76%)` | :arrow_down: | | [field/hex.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvaGV4Lmdv) | `80.00% <90.00%> (+11.46%)` | :arrow_up: | | [field/track1.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvdHJhY2sxLmdv) | `69.02% <42.85%> (ø)` | | | [field/track2.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvdHJhY2syLmdv) | `68.22% <42.85%> (ø)` | | | [field/track3.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvdHJhY2szLmdv) | `61.79% <42.85%> (ø)` | | | [field/binary.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvYmluYXJ5Lmdv) | `71.05% <82.22%> (+10.37%)` | :arrow_up: | | [field/numeric.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvbnVtZXJpYy5nbw==) | `87.06% <82.22%> (+3.92%)` | :arrow_up: | | [field/string.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvc3RyaW5nLmdv) | `83.33% <81.81%> (+0.20%)` | :arrow_up: | | [specs/builder.go](https://app.codecov.io/gh/moov-io/iso8583/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-c3BlY3MvYnVpbGRlci5nbw==) | `67.53% <64.00%> (-1.43%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/moov-io/iso8583/pull/285/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io)

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