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 searching for XHProf local files #111

Merged
merged 26 commits into from
Jun 1, 2024

chore(psalm): fix psalm issues

fd1889c
Select commit
Loading
Failed to load commit list.
Merged

Add searching for XHProf local files #111

chore(psalm): fix psalm issues
fd1889c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 1, 2024 in 1s

22.81% (-2.01%) compared to 3aedbe7

View this Pull Request on Codecov

22.81% (-2.01%) compared to 3aedbe7

Details

Codecov Report

Attention: Patch coverage is 2.64706% with 331 lines in your changes are missing coverage. Please review.

Project coverage is 22.81%. Comparing base (3aedbe7) to head (fd1889c).

Files Patch % Lines
src/Service/FilesObserver/Converter/XHProf.php 0.00% 74 Missing ⚠️
src/Service/FilesObserver/Converter/Tree.php 0.00% 45 Missing ⚠️
src/Service/FilesObserver/Converter/Cost.php 0.00% 38 Missing ⚠️
src/Service/FilesObserver/Handler.php 0.00% 33 Missing ⚠️
src/Service/FilesObserver/FileInfo.php 0.00% 25 Missing ⚠️
src/Service/FilesObserver.php 0.00% 23 Missing ⚠️
src/Proto/Frame/Profiler/Payload.php 0.00% 20 Missing ⚠️
src/Sender/Console/Renderer/Profiler.php 0.00% 12 Missing ⚠️
src/Application.php 0.00% 10 Missing ⚠️
src/Service/FilesObserver/Converter/Edge.php 0.00% 8 Missing ⚠️
... and 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #111      +/-   ##
============================================
- Coverage     24.81%   22.81%   -2.01%     
- Complexity     1136     1232      +96     
============================================
  Files           132      146      +14     
  Lines          3469     3791     +322     
============================================
+ Hits            861      865       +4     
- Misses         2608     2926     +318     

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