feat(review): add review.min_finding_severity display floor for inline findings - #3718
Conversation
…e findings Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-06 06:12:19 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 4 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3718 +/- ##
=======================================
Coverage 93.37% 93.38%
=======================================
Files 316 317 +1
Lines 32296 32309 +13
Branches 11841 11848 +7
=======================================
+ Hits 30158 30171 +13
Misses 1507 1507
Partials 631 631
🚀 New features to boost your workflow:
|
Closes #2048
Summary
review.min_finding_severity(critical|major|minor|nitpick) from the focus manifest with round-trip support.gittensory.full.ymland keep.gittensory.yml.examplein sync.Validation
npm run typechecknpx vitest run test/unit/finding-severity-filter.test.ts test/unit/inline-comments.test.ts test/unit/focus-manifest.test.ts test/unit/config-templates.test.tsUI Evidence
N/A