webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Update CI to use jobs and golangci-lint 1.23.1

Open x448 opened this issue 5 years ago • 1 comments

Use jobs for build, lint, coverage, and race. Use golangci-lint 1.23.1 to run linters. Update .travis.yml and create .golangci.yml with some settings for linters.

x448 avatar Jan 25 '20 02:01 x448

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   60.16%   60.16%           
=======================================
  Files          15       15           
  Lines        1368     1368           
=======================================
  Hits          823      823           
  Misses        362      362           
  Partials      183      183

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 55dd845...5c70f5f. Read the comment docs.

codecov-io avatar Jan 25 '20 02:01 codecov-io