Skip to content

Conversation

@AdwaitChavan
Copy link
Collaborator

@AdwaitChavan AdwaitChavan commented Oct 13, 2025

@AdwaitChavan AdwaitChavan requested a review from a team October 13, 2025 22:04
@AdwaitChavan AdwaitChavan changed the title Upgrade gradle actions to fix "Error: Cache service responded with 400" build error on the main branch Upgrade GitHub Actions to fix "Error: Cache service responded with 400" build error on the main branch Oct 13, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.87%. Comparing base (3488107) to head (b51b3ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   33.87%   33.87%           
=======================================
  Files           5        5           
  Lines         124      124           
  Branches       14       14           
=======================================
  Hits           42       42           
  Misses         77       77           
  Partials        5        5           

☔ 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.

- name: Collect Tests Result
if: ${{ failure() }}
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v4.6.2
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The latest version of upload-artifact is https://github.com/actions/upload-artifact/releases/tag/v4.6.2.

# Upload the Kover report to CodeCov
- name: Upload Code Coverage Report
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5.5.1
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The latest version of codecov action is https://github.com/codecov/codecov-action/releases/tag/v5.5.1. Based on the migration guide, we do not have any breaking changes for this repo: https://github.com/codecov/codecov-action?tab=readme-ov-file#v5-release.

@AdwaitChavan AdwaitChavan merged commit 91a36f1 into main Oct 13, 2025
3 checks passed
@AdwaitChavan AdwaitChavan deleted the gradle-version branch October 13, 2025 22:42
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.

4 participants