Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

I'm sorry, but the inconsistency has been bothering me when there are multiple logs in a row and they are only almost formatted the same. We've got the pattern of surrounding IDs with '' almost everywhere. I just added it to where I found it missing.

Sentry: (Debug) Enqueuing envelope 72c00a9f348444918845d48a0a6049e5 
Sentry: (Info) Envelope queued up: '72c00a9f348444918845d48a0a6049e5' 

Same with instances of ending sentences without a ..

#skip-changelog

@bitsandfoxes
Copy link
Contributor Author

Ahh tests.. checking for exact log message matches.. lemme fix that.

@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (version6@a213de0). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Sentry/TransactionTracer.cs 50.00% 1 Missing and 1 partial ⚠️
src/Sentry/SentryClient.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             version6    #4622   +/-   ##
===========================================
  Coverage            ?   73.09%           
===========================================
  Files               ?      479           
  Lines               ?    17386           
  Branches            ?     3432           
===========================================
  Hits                ?    12709           
  Misses              ?     3818           
  Partials            ?      859           

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

Copy link
Collaborator

@jamescrosswell jamescrosswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamescrosswell jamescrosswell merged commit fc117ae into version6 Oct 12, 2025
30 checks passed
@jamescrosswell jamescrosswell deleted the chore/logging-tweaks-v6 branch October 12, 2025 09:08
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