Skip to content

feat(rules): populate cost signals, fix verify.sh counts and windows path normalizer#47

Open
overhyped-pratham wants to merge 1 commit into
optiqor:mainfrom
overhyped-pratham:feat/populate-cost-signals
Open

feat(rules): populate cost signals, fix verify.sh counts and windows path normalizer#47
overhyped-pratham wants to merge 1 commit into
optiqor:mainfrom
overhyped-pratham:feat/populate-cost-signals

Conversation

@overhyped-pratham
Copy link
Copy Markdown

This PR populates cost signals on the remaining 7 cost detectors, updates verify.sh test counts to align with the new 31 total detectors, and resolves a path normalization bug in golden tests on Windows. Detailed walkthrough is in walkthrough.md.

…path normalizer

Signed-off-by: overhyped-pratham <ssudhirasha@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

First PR — welcome aboard!

A few things to expect:

  1. CI: every PR runs build + race tests + lint on Ubuntu and macOS. If something fails, the log will tell you exactly which gate.
  2. DCO: every commit needs Signed-off-by:. git commit -s adds it automatically.
  3. Conventional Commits: PR titles like feat(analyze): new rule or fix(cli): handle X. We squash-merge by default.
  4. Review: a maintainer will review within 72 hours. Suggestions are conversations, not orders — push back if something doesn't fit your context.

If you get stuck, reply here or jump to Discussions. We want this PR to land.

@github-actions github-actions Bot added testing Test coverage and golden fixtures area/rules Cost / security rules engine area/cli Cobra CLI commands and UX size/M 51–200 lines labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli Cobra CLI commands and UX area/rules Cost / security rules engine size/M 51–200 lines testing Test coverage and golden fixtures

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant