greenhat616 / ncm-helper

Awesome netease cloud music helper
GNU General Public License v3.0
1 stars 0 forks source link

chore(deps): update module stretchr/testify to v1.7.0 - autoclosed #28

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require minor v1.6.1 -> v1.7.0

Release Notes

stretchr/testify ### [`v1.7.0`](https://togithub.com/stretchr/testify/releases/v1.7.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.6.1...v1.7.0) Minor feature improvements and bug fixes

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

:no_bell: 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[bot] commented 3 years ago

Codecov Report

Merging #28 (99c9435) into master (dba095d) will decrease coverage by 1.65%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   62.22%   60.57%   -1.66%     
==========================================
  Files           5        5              
  Lines         225      175      -50     
==========================================
- Hits          140      106      -34     
+ Misses         76       60      -16     
  Partials        9        9              
Impacted Files Coverage Δ
src/protocol/crypto/main.go 57.89% <0.00%> (-2.58%) :arrow_down:
src/protocol/crypto/util_mock.go 66.03% <0.00%> (-0.16%) :arrow_down:
src/util/pad/pad.go 100.00% <0.00%> (ø)
src/util/pad/pad_utf8.go 100.00% <0.00%> (ø)
src/protocol/crypto/util.go 48.64% <0.00%> (+0.57%) :arrow_up:

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 dba095d...99c9435. Read the comment docs.