Skip to content

Phil davis issue 588#628

Closed
DeepDiver1975 wants to merge 23 commits intomasterfrom
phil-davis-issue-588
Closed

Phil davis issue 588#628
DeepDiver1975 wants to merge 23 commits intomasterfrom
phil-davis-issue-588

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Member

rebased #591

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 8, 2023

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.68%. Comparing base (e43d668) to head (6805cf2).
⚠️ Report is 137 commits behind head on master.

Files with missing lines Patch % Lines
lib/PHPUnitAssertions.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #628      +/-   ##
============================================
- Coverage     98.76%   98.68%   -0.08%     
+ Complexity     1865     1864       -1     
============================================
  Files            71       71              
  Lines          5325     5329       +4     
============================================
  Hits           5259     5259              
- Misses           66       70       +4     

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

Comment thread lib/Node.php
* @license http://sabre.io/license/ Modified BSD License
*/

/** @implements \IteratorAggregate<int, Node> */
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I am not too sure if this is the correct approach ... it can also hold sub classes of Node .....

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@phil-davis @staabm what do you think?
Any better options?

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