Closed lidaobing closed 4 months ago
This pull request enhances the CI workflow by adding necessary permissions for 'checks' and 'pull-requests', updating the Codecov action to the latest version (v4), and introducing a new step to publish test results using the 'EnricoMi/publish-unit-test-result-action@v2' action.
Files | Changes |
---|---|
.github/workflows/ci.yml |
Enhanced CI workflow by adding permissions, updating Codecov action, and including a step to publish test results. |
66 tests 66 :white_check_mark: 2s :stopwatch: 32 suites 0 :zzz: 1 files 0 :x:
Results for commit d37f5e46.
:recycle: This comment has been updated with latest results.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 52.33%. Comparing base (
147c087
) to head (d74b29b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary by Sourcery
This pull request updates the CI workflow by adding permissions for checks and pull-requests, upgrading the Codecov action to v4, and integrating a new action to publish test results.