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 14 commits into
base: master
Choose a base branch
from
Draft

New frontend #137

wants to merge 14 commits into from

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Jul 6, 2024

What was changed

Sync backend API with new frontend.

Profiler

  • Top Functions with sorting
    image
  • Simple rendering of Flame Chart
    image

@github-actions github-actions bot added the tests Changes in the tests label Jul 6, 2024
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 17.74194% with 306 lines in your changes missing coverage. Please review.

Project coverage is 22.87%. Comparing base (da9a205) to head (51cf8c2).
Report is 6 commits behind head on master.

Files Patch % Lines
src/Module/Frontend/Module/Profiler/Mapper.php 0.00% 113 Missing ⚠️
...tend/Module/Profiler/Message/TopFunctions/Func.php 0.00% 39 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     22.70%   22.87%   +0.16%     
- Complexity     1333     1395      +62     
============================================
  Files           156      172      +16     
  Lines          4158     4499     +341     
============================================
+ Hits            944     1029      +85     
- Misses         3214     3470     +256     

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

@roxblnfk roxblnfk force-pushed the new-frontend branch 2 times, most recently from 28985af to 51cf8c2 Compare July 6, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Changes in the tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant