Skip to content

Harden ABI type parsing#358

Merged
q9f merged 3 commits intomainfrom
codex/refactor-regex-for-type-parsing
Aug 6, 2025
Merged

Harden ABI type parsing#358
q9f merged 3 commits intomainfrom
codex/refactor-regex-for-type-parsing

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Aug 6, 2025

  • tighten ABI type regex to avoid empty nested quantifiers and reject empty array brackets
  • add pre-validation/length check before parsing ABI type strings

@q9f q9f added the codex Codex is a durable, decentralised data storage protocol label Aug 6, 2025 — with ChatGPT Codex Connector
@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (0fb08ee) to head (57facbe).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #358   +/-   ##
=======================================
  Coverage   99.58%   99.59%           
=======================================
  Files          87       87           
  Lines        6042     6112   +70     
=======================================
+ Hits         6017     6087   +70     
  Misses         25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@q9f q9f merged commit 82b4065 into main Aug 6, 2025
11 of 12 checks passed
@q9f q9f deleted the codex/refactor-regex-for-type-parsing branch August 6, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Codex is a durable, decentralised data storage protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant