Skip to content

Better management of Trace attribute mutability #147

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Removing duplicate __all__ str

46c33a6
Select commit
Loading
Failed to load commit list.
Open

Better management of Trace attribute mutability #147

Removing duplicate __all__ str
46c33a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2025 in 0s

72.60% (+0.97%) compared to 86d501c

View this Pull Request on Codecov

72.60% (+0.97%) compared to 86d501c

Details

Codecov Report

Attention: Patch coverage is 95.08197% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.60%. Comparing base (86d501c) to head (46c33a6).
Report is 215 commits behind head on main.

Files with missing lines Patch % Lines
specreduce/tracing.py 94.91% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   71.63%   72.60%   +0.97%     
==========================================
  Files           9        9              
  Lines         631      657      +26     
==========================================
+ Hits          452      477      +25     
- Misses        179      180       +1     

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