Skip to content

feat(matchers): add ListMatching to match sub-lists #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 7, 2025

Conversation

samuelint
Copy link
Contributor

Add an ArrayMatcher to test that an array contains a sub-array

Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (99af642) to head (0c1c575).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   98.42%   98.45%   +0.02%     
==========================================
  Files          19       19              
  Lines         764      776      +12     
  Branches       93       95       +2     
==========================================
+ Hits          752      764      +12     
  Misses         10       10              
  Partials        2        2              

☔ 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.

@mcous mcous changed the title feat: add array matcher feat(matchers): add ListMatching to match sub-lists Jun 6, 2025
@mcous mcous merged commit a54b781 into mcous:main Jun 7, 2025
22 checks passed
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