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

Fix print recursion detection #2624

Merged
merged 6 commits into from
Feb 4, 2025

wrap in unawaited

2781b11
Select commit
Loading
Failed to load commit list.
Merged

Fix print recursion detection #2624

wrap in unawaited
2781b11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

89.10% (+0.00%) compared to 0d852d0

View this Pull Request on Codecov

89.10% (+0.00%) compared to 0d852d0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.10%. Comparing base (0d852d0) to head (2781b11).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2624   +/-   ##
=======================================
  Coverage   89.10%   89.10%           
=======================================
  Files         263      263           
  Lines        8943     8943           
=======================================
  Hits         7969     7969           
  Misses        974      974           

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