Skip to content

Conversation

@staabm
Copy link
Contributor

@staabm staabm commented Nov 20, 2025

No description provided.

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.82%. Comparing base (6cda094) to head (fa72274).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1112      +/-   ##
============================================
- Coverage     88.82%   88.82%   -0.01%     
+ Complexity     1391     1390       -1     
============================================
  Files            98       98              
  Lines          4655     4653       -2     
============================================
- Hits           4135     4133       -2     
  Misses          520      520              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

$dom = new DOMDocument;
$dom->loadXML('<?xml version="1.0" ?><phpunit xmlns="https://schema.phpunit.de/coverage/1.0"><build/><project/></phpunit>');

$this->setContextNode(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this call was equivalent to the baseclass __construct() implementation.. but we shouldn't rely on implementation knowledge across classes, when not necessary

@sebastianbergmann sebastianbergmann merged commit 2e64511 into sebastianbergmann:main Nov 20, 2025
14 checks passed
@staabm staabm deleted the par branch November 20, 2025 06:36
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