mmcloughlin / addchain

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

all: upgrade golangci-lint to v1.45.2 #139

Closed mmcloughlin closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #139 (3cc0bf6) into master (ef3e014) will decrease coverage by 0.06%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   74.00%   73.93%   -0.07%     
==========================================
  Files          36       36              
  Lines        2177     2179       +2     
==========================================
  Hits         1611     1611              
- Misses        492      494       +2     
  Partials       74       74              
Flag Coverage Δ
stress ?
unittests 73.93% <33.33%> (-0.07%) :arrow_down:

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

Impacted Files Coverage Δ
internal/bigints/bigints.go 13.55% <0.00%> (-0.48%) :arrow_down:
alg/heuristic/heuristic.go 94.87% <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 ef3e014...3cc0bf6. Read the comment docs.