Skip to content

ci: restore codecov#10361

Closed
sukvvon wants to merge 1 commit intomainfrom
ci/restore-codecov
Closed

ci: restore codecov#10361
sukvvon wants to merge 1 commit intomainfrom
ci/restore-codecov

Conversation

@sukvvon
Copy link
Copy Markdown
Collaborator

@sukvvon sukvvon commented Mar 31, 2026

🎯 Changes

Restores Codecov integration that was removed in #10081.

  • Add codecov/codecov-action@v5 upload step to pr.yml with continue-on-error: true to prevent CI failures caused by Codecov outages
  • Restore codecov.yml with missing packages added (angular-query-persist-client, preact-query, preact-query-devtools, preact-query-persist-client) and ignore: '**/*.test-d.*' for type test files

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ab43f85d-b4e2-426a-8ee7-2e707f35f3b2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/restore-codecov

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 31, 2026

View your CI Pipeline Execution ↗ for commit 7cc8275

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded <1s View ↗
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 19s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-31 02:42:02 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 31, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10361

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10361

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10361

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10361

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10361

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10361

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10361

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10361

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10361

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10361

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10361

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10361

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10361

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10361

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10361

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10361

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10361

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10361

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10361

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10361

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10361

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10361

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10361

commit: 7cc8275

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
react full 11.98 KB (0%)
react minimal 9.01 KB (0%)

@sukvvon
Copy link
Copy Markdown
Collaborator Author

sukvvon commented Mar 31, 2026

Closing this PR. As seen in the CI logs, coverage files were not generated because nx affected only runs tests for changed packages. This means Codecov won't receive complete coverage data per PR, making the reports unreliable.

@sukvvon sukvvon closed this Mar 31, 2026
@sukvvon sukvvon deleted the ci/restore-codecov branch March 31, 2026 03:19
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.

1 participant