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

📖 Add build and test status badges #1905

Merged
merged 2 commits into from
May 9, 2024
Merged

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented May 8, 2024

Resolves: #1902

Add a table of github workflow status badges to
the repo README.md. The table is intended to
show the status of various tests and builds at a
glace.

Resolves: konveyor#1902

Add a table of github workflow status badges to
the repo `README.md`.  The table is intended to
show the status of various tests and builds at a
glace.

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 requested review from ibolton336 and rszwajko May 8, 2024 22:44
@sjd78
Copy link
Member Author

sjd78 commented May 8, 2024

Screen shot of the table as a preview of the README.md file in the PR:
image

@sjd78 sjd78 added this to the v0.5.0 milestone May 8, 2024
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.24%. Comparing base (b654645) to head (21b413a).
Report is 134 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1905      +/-   ##
==========================================
+ Coverage   39.20%   41.24%   +2.04%     
==========================================
  Files         146      149       +3     
  Lines        4857     5004     +147     
  Branches     1164     1277     +113     
==========================================
+ Hits         1904     2064     +160     
+ Misses       2939     2829     -110     
- Partials       14      111      +97     
Flag Coverage Δ
client 41.24% <ø> (+2.04%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@rszwajko rszwajko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very useful! Good that we show also branches/combinations that are not tested!

@sjd78 sjd78 merged commit e44cc09 into konveyor:main May 9, 2024
10 checks passed
@sjd78 sjd78 deleted the status_badges branch May 28, 2024 17:10
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.

[Enhancement/CI] Add a table of CI status badges to README.md
3 participants