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

Reduce unnecessary IO #1059

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Reduce unnecessary IO #1059

merged 1 commit into from
Dec 16, 2024

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Dec 16, 2024

No description provided.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.51%. Comparing base (cdb5bd2) to head (f452724).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/StaticAnalysis/CachingFileAnalyser.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1059   +/-   ##
=========================================
  Coverage     85.51%   85.51%           
  Complexity     1370     1370           
=========================================
  Files            91       91           
  Lines          4709     4709           
=========================================
  Hits           4027     4027           
  Misses          682      682           

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

@sebastianbergmann sebastianbergmann merged commit c41f730 into sebastianbergmann:main Dec 16, 2024
16 checks passed
@staabm staabm deleted the io branch December 16, 2024 13: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