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

CI: use codecov/codecov-action #3986

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

k-takata
Copy link
Member

Use codecov/codecov-action instead of the codecov CLI.

Use codecov/codecov-action instead of the codecov CLI.
@k-takata k-takata marked this pull request as draft April 18, 2024 06:26
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.39%. Comparing base (d615dc4) to head (7be24dc).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3986   +/-   ##
=======================================
  Coverage   85.39%   85.39%           
=======================================
  Files         235      235           
  Lines       56628    56628           
=======================================
  Hits        48358    48358           
  Misses       8270     8270           

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

@masatake
Copy link
Member

Thank you very much.

.github/workflows/testing-gnulinux.yml Outdated Show resolved Hide resolved
.github/workflows/testing-gnulinux.yml Outdated Show resolved Hide resolved
@k-takata
Copy link
Member Author

I've removed the old settings for codecov CLI and for coveralls.

@masatake Do you think it's okay?

@k-takata k-takata force-pushed the use-codecov-action branch 2 times, most recently from cda666f to 4d16235 Compare April 18, 2024 11:46
@k-takata
Copy link
Member Author

I tried to remove lcov, but it didn't work well. It seems that lcov is still needed even with codecov/codecov-action.

@k-takata k-takata marked this pull request as ready for review April 18, 2024 12:15
* Remove old settings for the codecov CLI.
* Remove old settings for coveralls.
@masatake
Copy link
Member

masatake commented Apr 18, 2024

Everything reducing the maintenance cost of the files under .github/workflow is acceptable in this area!

@k-takata k-takata merged commit 8ce1677 into universal-ctags:master Apr 18, 2024
49 checks passed
@k-takata k-takata deleted the use-codecov-action branch April 18, 2024 13:53
@masatake
Copy link
Member

Thank you again.

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.

None yet

2 participants