Skip to content

ci(coverage): use taiki-e/install-action for cargo-tarpaulin#119

Merged
nanotaboada merged 1 commit into
masterfrom
ci/optimise-tarpaulin-install
Jun 9, 2026
Merged

ci(coverage): use taiki-e/install-action for cargo-tarpaulin#119
nanotaboada merged 1 commit into
masterfrom
ci/optimise-tarpaulin-install

Conversation

@nanotaboada

Copy link
Copy Markdown
Owner

Summary

  • Replaces cargo install cargo-tarpaulin --version 0.35.2 --locked with taiki-e/install-action@v2.81.8 to download a pre-built binary instead of compiling from source
  • Reduces coverage job runtime from ~5 minutes to seconds for the tarpaulin install step

Test plan

  • Coverage job completes successfully with the pre-built binary
  • Codecov report is still uploaded correctly

🤖 Generated with Claude Code

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nanotaboada, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 40 minutes and 48 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 26699537-b246-4868-b5f9-fb23db35078a

📥 Commits

Reviewing files that changed from the base of the PR and between 119460e and 4856a64.

📒 Files selected for processing (2)
  • .github/workflows/rust-ci.yml
  • CHANGELOG.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/optimise-tarpaulin-install
  • 🛠️ sync documentation
  • 🛠️ enforce http error handling
  • 🛠️ idiomatic review
  • 🛠️ verify api contract

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.88%. Comparing base (42a1717) to head (4856a64).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   84.88%   84.88%           
=======================================
  Files           6        6           
  Lines         172      172           
=======================================
  Hits          146      146           
  Misses         26       26           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nanotaboada
nanotaboada merged commit cbc44f3 into master Jun 9, 2026
10 checks passed
@nanotaboada
nanotaboada deleted the ci/optimise-tarpaulin-install branch June 9, 2026 14:12
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