chore: align CI with wolfstar.rocks conventions and add knip#63
chore: align CI with wolfstar.rocks conventions and add knip#63RedStar071 wants to merge 1 commit into
Conversation
|
|
Warning Review limit reached
More reviews will be available in 34 minutes and 41 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #63 +/- ##
==========================================
- Coverage 49.54% 41.00% -8.54%
==========================================
Files 49 49
Lines 870 856 -14
Branches 200 193 -7
==========================================
- Hits 431 351 -80
+ Misses 435 338 -97
- Partials 4 167 +163
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🔗 Linked issue
N/A
🧭 Context
The CI workflow should follow the same conventions used across other Wolfstar projects (notably wolfstar.rocks), while keeping the library monorepo stack (pnpm, turbo, vitest, oxlint, changesets).
📚 Description
This PR realigns
.github/workflows/ci.ymlwith wolfstar.rocks CI conventions and adds unused-code detection via Knip.Key changes
pushto main, all PRsmain/release,pushto main,merge_groupon mainubuntu-latestubuntu-24.04-armknipjob with rootknip.jsonconfiguration.gitignore*.junit.xml, groupedcoverage/)Type of Change
Pre-flight Checklist
pnpm changeset(orpnpm changeset add --emptyif no release is needed). See .changeset/README.md.