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

Removed codecov github status badge. #3859

Merged
merged 3 commits into from
Mar 1, 2023
Merged

Removed codecov github status badge. #3859

merged 3 commits into from
Mar 1, 2023

Conversation

amazonKamath
Copy link
Contributor

@amazonKamath amazonKamath commented Feb 28, 2023

Resolved issues:

None

Description of changes:

Codecov is not seen as best fit as per discussions - #3759 (comment) and #3781.

Call-outs:

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?
Tested through visual inspection

Is this a refactor change? If so, how have you proved that the intended behavior hasn't changed?
No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

README.md Outdated
[![codecov](https://codecov.io/gh/aws/s2n-tls/branch/main/graph/badge.svg)](https://codecov.io/gh/aws/s2n-tls)
[![codecov](https://codecov.io/gh/aws/s2n-tls/badge.svg?branch=main)](https://codecov.io/gh/aws/s2n-tls?branch=main)
Copy link
Contributor

Choose a reason for hiding this comment

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

codecov.io doesn't play well with our safety macros: #3781. We should probably just remove it for now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, @lrstewart. What do you recommend, to close this PR or I can modify this to remove the codecov?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'd suggest modifying it to remove the codecov badge, if you're still interested in fixing the problem.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I modified the PR. Thank you.

@amazonKamath amazonKamath changed the title Fix code coverage github status badge. Removed codecov github status badge. Mar 1, 2023
@lrstewart lrstewart merged commit 4af1487 into aws:main Mar 1, 2023
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.

3 participants