Skip to content

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Jun 18, 2023

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues comma-separated list of tickets # fixed by the PR, if any

@what-the-diff
Copy link

what-the-diff bot commented Jun 18, 2023

PR Summary

  • New dependency added
    A new dependency was included in the project
  • Updated DebugController
    Improved the way DebugController handles certain tasks by changing the components it depends on and modifying its methods
  • Enhanced debug entry saving
    The summary method in DebugController is now customizable, allowing it to wait longer before saving debug entries
  • Improved debugging methods
    Various methods in DebugController have been updated to better manage debug data and provide clearer exception messages

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (6277877) to head (27d8741).
⚠️ Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
src/Controller/DebugController.php 0.00% 14 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #119   +/-   ##
========================================
  Coverage      0.00%   0.00%           
+ Complexity      231     230    -1     
========================================
  Files            21      21           
  Lines          1048    1046    -2     
========================================
+ Misses         1048    1046    -2     

☔ 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.

@samdark
Copy link
Member

samdark commented Jun 20, 2023

What's the purpose of mutex in getting summary? What do you want to achieve?

@xepozz xepozz marked this pull request as draft July 9, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants