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

Remove coveralls integration #6154

Merged

Conversation

taylanisikdemir
Copy link
Contributor

What changed?
Removing coveralls integration and related scripts. We have been using codecov for coverage enforcements and reporting for a while and keeping duplicate tools for coverage causes confusion.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.65%. Comparing base (ca824a0) to head (df5660a).
Report is 2 commits behind head on master.

Additional details and impacted files

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca824a0...df5660a. Read the comment docs.

@@ -22,7 +22,7 @@ jobs:
run: make cover_profile

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1 # https://github.com/codecov/codecov-action
uses: codecov/codecov-action@v4.5.0 # https://github.com/codecov/codecov-action
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This upgrade should fix the coverage upload from fork originated PRs issue which broke coverage uploads recently

@taylanisikdemir taylanisikdemir enabled auto-merge (squash) July 2, 2024 22:17
@taylanisikdemir taylanisikdemir merged commit 1a227c1 into uber:master Jul 2, 2024
20 checks passed
@taylanisikdemir taylanisikdemir deleted the taylan/deprecate_coveralls branch July 3, 2024 01:26
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.

2 participants