Skip to content

New frontend #137

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

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

New frontend #137

wants to merge 20 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 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 ⚠️
...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 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     

☔ View full report in Codecov by Sentry.
📢 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.

@roxblnfk roxblnfk force-pushed the new-frontend branch 2 times, most recently from 28985af to 51cf8c2 Compare July 6, 2024 20:20
@roxblnfk roxblnfk force-pushed the master branch 2 times, most recently from aeb5b80 to cc23ae6 Compare March 22, 2025 09:03
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