Skip to content

Updated codecov/codecov-action to v6#45

Merged
jrsaruo merged 3 commits intodevelopfrom
fix/code-coverage-uploading
May 3, 2026
Merged

Updated codecov/codecov-action to v6#45
jrsaruo merged 3 commits intodevelopfrom
fix/code-coverage-uploading

Conversation

@jrsaruo
Copy link
Copy Markdown
Owner

@jrsaruo jrsaruo commented May 3, 2026

Fixed issues

  • Fixed that CI fails on uploading code coverage to CodeCov.

Maintenance

  • Updated the codecov/codecov-action action to v6.

@jrsaruo jrsaruo self-assigned this May 3, 2026
@jrsaruo jrsaruo added the maintenance Maintenance such as refactoring, tests or CI label May 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.92%. Comparing base (3cc54ab) to head (6df51b1).
⚠️ Report is 13 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #45   +/-   ##
========================================
  Coverage    87.92%   87.92%           
========================================
  Files           13       13           
  Lines          414      414           
========================================
  Hits           364      364           
  Misses          50       50           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jrsaruo jrsaruo merged commit c2e0a35 into develop May 3, 2026
5 checks passed
@jrsaruo jrsaruo deleted the fix/code-coverage-uploading branch May 3, 2026 14:48
@jrsaruo
Copy link
Copy Markdown
Owner Author

jrsaruo commented May 3, 2026

#44 でCodeCovへのアップロードに失敗していたのはdependabotがSecretsにアクセスできないのが原因だったため、この変更は単にcodecov/codecov-actionをv6に更新しただけだった

@jrsaruo jrsaruo added the dependencies Pull requests that update a dependency file label May 3, 2026
@jrsaruo jrsaruo changed the title Fixed CI failure on uploading code coverage to CodeCov Updated codecov/codecov-action to v6 May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance Maintenance such as refactoring, tests or CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant