trap icon indicating copy to clipboard operation
trap copied to clipboard

New frontend

Open roxblnfk opened this issue 1 year ago • 1 comments

What was changed

Sync backend API with new frontend.

Profiler

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

roxblnfk avatar Jul 06 '24 20:07 roxblnfk

Codecov Report

Attention: Patch coverage is 20.84367% with 319 lines in your changes missing coverage. Please review.

Project coverage is 24.62%. Comparing base (500e7ac) to head (bf95b49). Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/Module/Frontend/Module/Profiler/Mapper.php 0.00% 119 Missing :warning:
...tend/Module/Profiler/Message/TopFunctions/Func.php 0.00% 40 Missing :warning:
src/Handler/Router/Router.php 55.69% 35 Missing :warning:
...rontend/Module/Profiler/Message/CallGraph/Node.php 0.00% 13 Missing :warning:
...ontend/Module/Profiler/Message/FlameChart/Span.php 0.00% 12 Missing :warning:
...rontend/Module/Profiler/Message/CallGraph/Edge.php 0.00% 11 Missing :warning:
...nd/Module/Profiler/Message/TopFunctions/Column.php 0.00% 10 Missing :warning:
...ule/Frontend/Module/Profiler/Message/CallGraph.php 0.00% 8 Missing :warning:
...ntend/Module/Profiler/Message/CallGraph/Button.php 0.00% 8 Missing :warning:
.../Frontend/Module/Profiler/Message/TopFunctions.php 0.00% 8 Missing :warning:
... and 16 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #137      +/-   ##
============================================
+ Coverage     23.60%   24.62%   +1.01%     
- Complexity     1355     1419      +64     
============================================
  Files           159      174      +15     
  Lines          4367     4691     +324     
============================================
+ Hits           1031     1155     +124     
- Misses         3336     3536     +200     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jul 06 '24 20:07 codecov[bot]