Skip to content

Fix literal plus preservation in challenge redirects#92

Merged
joecorall merged 1 commit into
mainfrom
fix/86-preserve-plus-destination
Jun 21, 2026
Merged

Fix literal plus preservation in challenge redirects#92
joecorall merged 1 commit into
mainfrom
fix/86-preserve-plus-destination

Conversation

@joecorall

Copy link
Copy Markdown
Member

Closes #86

@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 100ms <1s
Large 1K rate / 262K verified 15.59 MB 427ms <3s
XLarge 4K rate / 1M verified 62.74 MB 2255ms <10s

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

@joecorall joecorall enabled auto-merge (squash) June 21, 2026 21:58
@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 merged commit 30b56e4 into main Jun 21, 2026
12 checks passed
@joecorall joecorall deleted the fix/86-preserve-plus-destination branch June 21, 2026 22:00
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.

preserves literal '+' characters exactly as they are

2 participants