Skip to content

ci: migrate coverage to cargo-llvm-cov#102

Merged
acgetchell merged 2 commits intomainfrom
ci/101-llvm-cov
Apr 24, 2026
Merged

ci: migrate coverage to cargo-llvm-cov#102
acgetchell merged 2 commits intomainfrom
ci/101-llvm-cov

Conversation

@acgetchell
Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

Warning

Rate limit exceeded

@acgetchell has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 18 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 18 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 99286b1b-6433-4a6e-89c0-3bdf39cfca4f

📥 Commits

Reviewing files that changed from the base of the PR and between c6e04fd and f75a01c.

📒 Files selected for processing (4)
  • .github/workflows/codecov.yml
  • README.md
  • docs/COVERAGE.md
  • justfile
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/101-llvm-cov

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
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.81%. Comparing base (c6e04fd) to head (f75a01c).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   91.40%   99.81%   +8.40%     
==========================================
  Files           5        5              
  Lines         512     2146    +1634     
==========================================
+ Hits          468     2142    +1674     
+ Misses         44        4      -40     
Flag Coverage Δ
unittests 99.81% <ø> (+8.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Remove the broad restore-keys pattern to ensure only exact version matches
are used from the cache, preventing potential version mismatches during
CI runs.

Refs: #101
@acgetchell acgetchell merged commit 507991b into main Apr 24, 2026
8 checks passed
@acgetchell acgetchell deleted the ci/101-llvm-cov branch April 24, 2026 20:39
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