Skip to content

Implement a debug mode with coredumpy and viztracer #181

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 3 commits into
base: main
Choose a base branch
from

Conversation

Davidyz
Copy link
Owner

@Davidyz Davidyz commented Jun 11, 2025

This PR introduces a dependency group debug that contains viztracer and coredumpy that will enable an even richer debugging and tracing information dumping (on top of the existing logging).

This could be helpful for people who:

  • opened an issue that is difficult to reproduce
  • suffer from poor performance but are not sure about what's slowing them down
  • and more...

Current blocker:

Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.48%. Comparing base (f9ba90d) to head (375add5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   99.48%   99.48%           
=======================================
  Files          22       22           
  Lines        1548     1552    +4     
=======================================
+ Hits         1540     1544    +4     
  Misses          8        8           

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

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.

1 participant