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

Removed unused tracing code #7428

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

tobias-tengler
Copy link
Collaborator

The code for the header parsing and global state setup seems to have been forgotten during a cleanup. The global state is only set and never actually consumed anywhere.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.82%. Comparing base (a88692f) to head (5541c77).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7428      +/-   ##
==========================================
- Coverage   78.87%   77.82%   -1.06%     
==========================================
  Files        2445     2820     +375     
  Lines      120346   141343   +20997     
==========================================
+ Hits        94927   110001   +15074     
- Misses      25419    31342    +5923     
Flag Coverage Δ
unittests 77.82% <ø> (-1.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelstaib michaelstaib merged commit b87ec6a into main Sep 4, 2024
5 checks passed
@michaelstaib michaelstaib deleted the tte/remove-obsolete-tracing-code branch September 4, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants