Skip to content
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

Add option to limit export of arrays #5869

Closed
wants to merge 7 commits into from

Conversation

sebastianbergmann
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.42%. Comparing base (1e77882) to head (647827e).
Report is 2 commits behind head on main.

Current head 647827e differs from pull request most recent head b4f764e

Please upload reports for the commit b4f764e to get more accurate results.

Files Patch % Lines
src/Framework/Constraint/Constraint.php 50.00% 1 Missing ⚠️
src/TextUI/Configuration/Xml/Loader.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5869   +/-   ##
=========================================
  Coverage     92.42%   92.42%           
- Complexity     6557     6565    +8     
=========================================
  Files           699      700    +1     
  Lines         19767    19786   +19     
=========================================
+ Hits          18270    18288   +18     
- Misses         1497     1498    +1     

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

src/Util/Exporter.php Outdated Show resolved Hide resolved
@sebastianbergmann sebastianbergmann force-pushed the issue-5868/configurable-export branch from 9be6d9f to d7869b4 Compare June 18, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/configuration/xml feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants