Skip to content

Use consistent form data limit naming. - #4

Merged
ioquatix merged 1 commit into
mainfrom
parser-limit-naming
Aug 4, 2026
Merged

Use consistent form data limit naming.#4
ioquatix merged 1 commit into
mainfrom
parser-limit-naming

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Summary

  • rename form-data parser constraints to use the measured quantity followed by _limit
  • use size_limit for the single encoded representation and preserve pair_count_limit and depth_limit as distinct constraints
  • align constants, keywords, internal state, tests, documentation, and release notes

Testing

  • bundle exec bake test
  • bundle exec rubocop
  • COVERAGE=PartialSummary bundle exec bake decode:index:coverage lib

@ioquatix
ioquatix merged commit 9ec1abc into main Aug 4, 2026
40 checks passed
@ioquatix
ioquatix deleted the parser-limit-naming branch August 4, 2026 04:24
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.

2 participants