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

Added codecov badge in the Readme #329

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Added codecov badge in the Readme #329

merged 1 commit into from
Jan 18, 2022

Conversation

dharmjit
Copy link
Contributor

Now as we have continuous test coverage with PR #317, It would be useful to see the results in the repo itself. This PR will

  • Add code coverage badge in the README.md file
  • Remove width attribute from anchor/image html elements for badges

What this PR does / why we need it:
To see the test code coverage in the repo readme.

Which issue(s) this PR fixes :
Fixes #264

Additional information
The width attribute is removed for badge HTML elements as maintaining dimensions could be complex/different for each badge, Instead we are going with standard sizes.

Special notes for your reviewer

Added code coverage badge in the README.md file.
Removed width attribute from anchor/image html elements for badges
Copy link
Contributor

@anusha94 anusha94 left a comment

Choose a reason for hiding this comment

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

lgtm

@dharmjit dharmjit merged commit 34caea9 into vmware-tanzu:main Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Code Coverage badge
4 participants