Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

run golint on each package being tested with set_exit_status flag #410

Merged
merged 9 commits into from
Aug 30, 2017

Conversation

jipperinbham
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2017

Codecov Report

Merging #410 into master will not change coverage.
The diff coverage is 94.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #410   +/-   ##
=======================================
  Coverage   84.21%   84.21%           
=======================================
  Files          61       61           
  Lines        4156     4156           
=======================================
  Hits         3500     3500           
  Misses        486      486           
  Partials      170      170
Impacted Files Coverage Δ
offset/testing.go 100% <ø> (ø) ⬆️
commitlog/segment.go 81.35% <ø> (ø) ⬆️
adaptor/testing.go 92.68% <ø> (ø) ⬆️
commitlog/commitlog.go 89.23% <ø> (ø) ⬆️
commitlog/reader.go 100% <ø> (ø) ⬆️
commitlog/logentry.go 85% <ø> (ø) ⬆️
client/testing.go 100% <ø> (ø) ⬆️
pipe/pipe.go 100% <ø> (ø) ⬆️
function/opfilter/opfilter.go 100% <100%> (ø) ⬆️
function/remap/remap.go 100% <100%> (ø) ⬆️
... and 13 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 bb58288...4e236be. Read the comment docs.

@jipperinbham jipperinbham merged commit c2c8dd6 into master Aug 30, 2017
@jipperinbham jipperinbham deleted the golint-tests branch August 30, 2017 02:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant