Skip to content

Conversation

@hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Dec 12, 2025

Please provide the issue number

Issue number: #1081

Summary

Changes

Add concurrency tests
Thread-safe flag for capturing annotations. Uses int for Interlocked operations.

User experience

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added area/common Core Powertools utility area/logging Core logging utility area/metrics Core metrics utility area/parameters area/tracing Core tracing utility tests labels Dec 12, 2025
@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Dec 12, 2025
@github-actions github-actions bot added the feature New features or minor changes label Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.31%. Comparing base (1d9594e) to head (35b5384).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1082      +/-   ##
===========================================
+ Coverage    78.21%   78.31%   +0.10%     
===========================================
  Files          298      298              
  Lines        12045    12126      +81     
  Branches      1450     1456       +6     
===========================================
+ Hits          9421     9497      +76     
- Misses        2160     2163       +3     
- Partials       464      466       +2     

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

@sonarqubecloud
Copy link

@hjgraca hjgraca merged commit b0bd80e into develop Dec 16, 2025
9 checks passed
@hjgraca hjgraca deleted the feat/tracing-thread-safety branch December 16, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/common Core Powertools utility area/logging Core logging utility area/metrics Core metrics utility area/parameters area/tracing Core tracing utility feature New features or minor changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants