mmcloughlin / addchain

Cryptographic Addition Chain Generation in Go
BSD 3-Clause "New" or "Revised" License
184 stars 14 forks source link

bump goreleaser to v0.177.0 #116

Closed mmcloughlin closed 3 years ago

mmcloughlin commented 3 years ago

CI jobs are failing in the goreleaser install step:

https://github.com/mmcloughlin/addchain/runs/3515213434?check_suite_focus=true#step:5:16

Upgrading to latest version fixes the problem.

codecov-commenter commented 3 years ago

Codecov Report

Merging #116 (634be8e) into master (af1add4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   73.05%   73.05%           
=======================================
  Files          30       30           
  Lines        1874     1874           
=======================================
  Hits         1369     1369           
  Misses        445      445           
  Partials       60       60           
Flag Coverage Δ
stress ?
unittests 73.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 af1add4...634be8e. Read the comment docs.