Skip to content

Change pollingIntervalMs to atomic.Int64 to improve legibility#492

Merged
tigrannajaryan merged 1 commit into
open-telemetry:mainfrom
michel-laterman:change/interval-to-atomic
Jan 12, 2026
Merged

Change pollingIntervalMs to atomic.Int64 to improve legibility#492
tigrannajaryan merged 1 commit into
open-telemetry:mainfrom
michel-laterman:change/interval-to-atomic

Conversation

@michel-laterman

Copy link
Copy Markdown
Contributor

Change httpsender.pollingIntervalMs to atomic.Int64 to make it clear that it must be handled as an atomic variable

@michel-laterman
michel-laterman requested a review from a team as a code owner January 12, 2026 17:38
@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.78%. Comparing base (0221e0b) to head (3f0cc4a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   81.78%   81.78%           
=======================================
  Files          27       27           
  Lines        2130     2130           
=======================================
  Hits         1742     1742           
  Misses        263      263           
  Partials      125      125           

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

@tigrannajaryan
tigrannajaryan merged commit 2720415 into open-telemetry:main Jan 12, 2026
11 checks passed
@michel-laterman
michel-laterman deleted the change/interval-to-atomic branch January 13, 2026 03:00
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.

2 participants