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

chore: add colored output, date and description #20

Merged
merged 1 commit into from Sep 8, 2021
Merged

Conversation

alanvardy
Copy link
Owner

Closes #13

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2021

Codecov Report

Merging #20 (29cdd22) into master (1737493) will increase coverage by 4.74%.
The diff coverage is 80.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   76.60%   81.35%   +4.74%     
==========================================
  Files           6        6              
  Lines         265      311      +46     
==========================================
+ Hits          203      253      +50     
+ Misses         62       58       -4     
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/request.rs 68.11% <0.00%> (ø)
src/request/next_item.rs 87.83% <66.66%> (-8.39%) ⬇️
src/config.rs 86.53% <100.00%> (-0.13%) ⬇️
src/projects.rs 90.24% <100.00%> (+90.24%) ⬆️

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 1737493...29cdd22. Read the comment docs.

@alanvardy
Copy link
Owner Author

Closes #21

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.

Pretty format description
2 participants