Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#27) Colored output #29

Merged
merged 1 commit into from
Mar 2, 2019
Merged

(#27) Colored output #29

merged 1 commit into from
Mar 2, 2019

Conversation

llorllale
Copy link
Owner

PR for #27:

  • Implemented colored output
  • Also, issues.Collected() now collects all issues of a commit, not just the first one encountered.

@codecov
Copy link

codecov bot commented Mar 2, 2019

Codecov Report

Merging #29 into master will decrease coverage by 1.91%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   87.62%   85.71%   -1.92%     
==========================================
  Files           4        4              
  Lines          97       98       +1     
==========================================
- Hits           85       84       -1     
- Misses          6        7       +1     
- Partials        6        7       +1
Impacted Files Coverage Δ
internal/commits/commits.go 87.87% <100%> (+0.78%) ⬆️
internal/issues/filters.go 89.74% <100%> (ø) ⬆️
internal/issues/issues.go 80% <66.66%> (-10.48%) ⬇️

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 1804526...7dd4daa. Read the comment docs.

Also, issues.Collected() now collects all issues of a commit,
not just the first one encountered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant