Skip to content

refactor: replace uint64 and int32 with atomic types in tests#7941

Merged
pellared merged 1 commit intoopen-telemetry:mainfrom
alexandear-org:refactor/atomic-types
Mar 4, 2026
Merged

refactor: replace uint64 and int32 with atomic types in tests#7941
pellared merged 1 commit intoopen-telemetry:mainfrom
alexandear-org:refactor/atomic-types

Conversation

@alexandear
Copy link
Copy Markdown
Contributor

Because atomic types are easier to use.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.6%. Comparing base (a7624f5) to head (b1b05ca).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7941   +/-   ##
=====================================
  Coverage   81.6%   81.6%           
=====================================
  Files        304     304           
  Lines      23389   23389           
=====================================
+ Hits       19090   19093    +3     
+ Misses      3911    3908    -3     
  Partials     388     388           

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flc1125 flc1125 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 24, 2026
@pellared
Copy link
Copy Markdown
Member

pellared commented Mar 4, 2026

@alexandear, can you please resolve sync with main and resolve conflicts? You can also allow us to make changes on your PR so that we can sync ourselves in future.

@alexandear alexandear force-pushed the refactor/atomic-types branch from c31d79a to b1b05ca Compare March 4, 2026 16:04
@alexandear
Copy link
Copy Markdown
Contributor Author

@pellared rebased.

can also allow us to make changes on your PR so that we can sync ourselves in future.

I'll change in future PRs.

@pellared pellared merged commit 60161f9 into open-telemetry:main Mar 4, 2026
32 checks passed
@alexandear alexandear deleted the refactor/atomic-types branch March 4, 2026 16:25
@pellared pellared added this to the v1.42.0 milestone Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants