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

fix(deps): update module github.com/stretchr/testify to v1.7.1 #173

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.7.0 -> v1.7.1

Release Notes

stretchr/testify ### [`v1.7.1`](https://togithub.com/stretchr/testify/compare/v1.7.0...v1.7.1) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.7.0...v1.7.1)

Configuration

πŸ“… Schedule: "on monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #173 (8db4efd) into master (43d0fdb) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   70.14%   70.14%           
=======================================
  Files          37       37           
  Lines        1785     1785           
=======================================
  Hits         1252     1252           
  Misses        338      338           
  Partials      195      195           
Impacted Files Coverage Ξ”
field/composite.go 80.76% <100.00%> (ΓΈ)
message.go 69.45% <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 d04444b...8db4efd. Read the comment docs.