Skip to content

Add support for %r...%r in EXPECTF section#6547

Open
sebastianbergmann wants to merge 1 commit intomainfrom
issue-6536/phpt-expectf-regular-expression
Open

Add support for %r...%r in EXPECTF section#6547
sebastianbergmann wants to merge 1 commit intomainfrom
issue-6536/phpt-expectf-regular-expression

Conversation

@sebastianbergmann
Copy link
Owner

No description provided.

@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/phpt End-to-end tests in PHPT format labels Mar 18, 2026
@sebastianbergmann sebastianbergmann linked an issue Mar 18, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.87%. Comparing base (f72d2b2) to head (310f08d).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6547   +/-   ##
=========================================
  Coverage     95.87%   95.87%           
- Complexity     7561     7565    +4     
=========================================
  Files           817      817           
  Lines         23407    23421   +14     
=========================================
+ Hits          22442    22456   +14     
  Misses          965      965           

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

@sebastianbergmann sebastianbergmann added the feature/assertion Issues related to assertions and expectations label Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature/assertion Issues related to assertions and expectations feature/phpt End-to-end tests in PHPT format type/enhancement A new idea that should be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for %r...%r in EXPECTF section

1 participant