Conversation
|
@codex review |
|
Codex Review: Didn't find any major issues. Delightful! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. 🎉 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2187 +/- ##
==========================================
+ Coverage 63.65% 63.69% +0.04%
==========================================
Files 394 394
Lines 33362 33362
Branches 4162 4163 +1
==========================================
+ Hits 21235 21249 +14
+ Misses 12127 12113 -14
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Fixes #348.
Add regression coverage for the new ShapeNode inertia helpers so BodyNode aggregation and parser importers are tested end-to-end, plus document the brace style that protects these paths. Includes two fixtures to exercise both
.skeland.vskimporters.Before creating a pull request
pixi run test-allto lint, build, and test your changes