Skip to content

Update cli.py - #313

Closed
evanjain-dot wants to merge 1 commit into
yakew7:mainfrom
evanjain-dot:main
Closed

Update cli.py#313
evanjain-dot wants to merge 1 commit into
yakew7:mainfrom
evanjain-dot:main

Conversation

@evanjain-dot

Copy link
Copy Markdown
Contributor

Add proxy extra to CI, stop hardcoding --min-group-size's default

audits.yml's profiler job never installed the proxy extra, so
tests/test_proxy.py's scipy-gated tests were silently skipped in CI
(closes #298) - verified locally that they actually run once scipy
is present.

--min-group-size hardcoded default=100 in argparse instead of
deferring to profiler.MIN_GROUP_SIZE like every sibling threshold
flag already does, so a future tune of that constant would silently
not reach the CLI (closes #299 ). Confirmed the resolved default is
still 100 via _resolve_opts's fallback.

@evanjain-dot
evanjain-dot requested a review from yakew7 as a code owner August 24, 2026 16:56
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

@evanjain-dot is attempting to deploy a commit to the yashkewlani2020-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

@yakew7 - new PR touching a path you own, please review.

@yakew7 yakew7 closed this Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants