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

Fix wrong type in ProcessedCodeCoverageData #1052

Closed
wants to merge 2 commits into from

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Dec 9, 2024

closes #1049

@staabm staabm changed the title Fix wrong type in ProcessedCodeCoverageData Fix wrong type in ProcessedCodeCoverageData Dec 9, 2024
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.80%. Comparing base (48b98da) to head (142c2fc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1052   +/-   ##
=========================================
  Coverage     85.80%   85.80%           
  Complexity     1360     1360           
=========================================
  Files            90       90           
  Lines          4671     4671           
=========================================
  Hits           4008     4008           
  Misses          663      663           

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

@staabm staabm marked this pull request as ready for review December 9, 2024 09:27
@sebastianbergmann
Copy link
Owner

Cherry-picked manually. Thank you!

@staabm staabm deleted the bug1049 branch December 9, 2024 12:44
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.

PHPStan Rule Level 5 error in src/Data/ProcessedCodeCoverageData.php
2 participants