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

New frontend #137

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Merge branch 'master' into new-frontend

12aadf2
Select commit
Loading
Failed to load commit list.
Draft

New frontend #137

Merge branch 'master' into new-frontend
12aadf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

23.31% (+0.07%) compared to cd1ded7

View this Pull Request on Codecov

23.31% (+0.07%) compared to cd1ded7

Details

Codecov Report

Attention: Patch coverage is 17.41425% with 313 lines in your changes missing coverage. Please review.

Project coverage is 23.31%. Comparing base (cd1ded7) to head (12aadf2).

Files with missing lines Patch % Lines
src/Module/Frontend/Module/Profiler/Mapper.php 0.00% 119 Missing ⚠️
...tend/Module/Profiler/Message/TopFunctions/Func.php 0.00% 40 Missing ⚠️
src/Handler/Router/Router.php 55.69% 35 Missing ⚠️
...rontend/Module/Profiler/Message/CallGraph/Node.php 0.00% 13 Missing ⚠️
...ontend/Module/Profiler/Message/FlameChart/Span.php 0.00% 12 Missing ⚠️
...rontend/Module/Profiler/Message/CallGraph/Edge.php 0.00% 11 Missing ⚠️
...nd/Module/Profiler/Message/TopFunctions/Column.php 0.00% 10 Missing ⚠️
...ule/Frontend/Module/Profiler/Message/CallGraph.php 0.00% 8 Missing ⚠️
...ntend/Module/Profiler/Message/CallGraph/Button.php 0.00% 8 Missing ⚠️
.../Frontend/Module/Profiler/Message/TopFunctions.php 0.00% 8 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #137      +/-   ##
============================================
+ Coverage     23.24%   23.31%   +0.07%     
- Complexity     1344     1405      +61     
============================================
  Files           159      174      +15     
  Lines          4354     4684     +330     
============================================
+ Hits           1012     1092      +80     
- Misses         3342     3592     +250     

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