Skip to content

Support substring exempt user agents#91

Merged
joecorall merged 1 commit into
mainfrom
fix/80-exempt-user-agent-substrings
Jun 21, 2026
Merged

Support substring exempt user agents#91
joecorall merged 1 commit into
mainfrom
fix/80-exempt-user-agent-substrings

Conversation

@joecorall

Copy link
Copy Markdown
Member

Closes #80

@github-actions

Copy link
Copy Markdown

Running State Persistence Stress Tests

Testing Small, Medium, Large, and XLarge scales...

Stress Test Summary

Scale Entries JSON Size Time Threshold Status
Small 16 rate / 256 verified 16.08 KB 1ms <500ms
Medium 256 rate / 65K verified 3.90 MB 109ms <1s
Large 1K rate / 262K verified 15.59 MB 443ms <3s
XLarge 4K rate / 1M verified 62.74 MB 2189ms <10s

ℹ️ Performance metrics reported (thresholds informational only in CI)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
main.go 84.69% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joecorall joecorall enabled auto-merge (squash) June 21, 2026 21:54
@joecorall joecorall merged commit 634c476 into main Jun 21, 2026
12 checks passed
@joecorall joecorall deleted the fix/80-exempt-user-agent-substrings branch June 21, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exemptUserAgents should support substring matching, not just prefix

2 participants