moov-io / iso8583

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

make message the first argument in Describe #166

Closed alovak closed 2 years ago

alovak commented 2 years ago

What:

codecov-commenter commented 2 years ago

Codecov Report

Merging #166 (ff86f60) into master (0d35528) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   70.14%   70.14%           
=======================================
  Files          37       37           
  Lines        1785     1785           
=======================================
  Hits         1252     1252           
  Misses        338      338           
  Partials      195      195           
Impacted Files Coverage Δ
cmd/iso8583/describe.go 63.15% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0d35528...ff86f60. Read the comment docs.