-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add badges #967
Add badges #967
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #967 +/- ##
========================================
Coverage 91.76% 91.76%
========================================
Files 73 73
Lines 1044 1044
========================================
Hits 958 958
Misses 86 86 ☔ View full report in Codecov by Sentry. |
README.md
Outdated
@@ -185,3 +185,5 @@ Run `git commit -m "name"` to commit changes locally. | |||
If you have some troubles with style conventions after running `git commit -m "name"`, you need to run `rubocop -a` or `rubocop -A`. Each of these commands can resolve the majority of warnings. | |||
|
|||
Type `git commit -m "name" --no-verify` for commiting without formating. | |||
|
|||
[![CI](https://github.com/ita-social-projects/ZeroWaste/actions/workflows/ci.yml/badge.svg)](https://github.com/ita-social-projects/ZeroWaste/actions/workflows/ci.yml) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
баджі повинні бути зверху, також додай бадж на CD
dev
JIRA
Code reviewers
Second Level Review
Summary of issue
Add badges of pipeline result
Summary of change
Split workflow files to be able display workflow result in a different budges
Testing approach
Trigger pipeline
CHECK LIST