Skip to content

Conversation

@codeboten
Copy link
Contributor

Non-functional refactor, moves common code to an internal package to remove need to replicate the code again with 1.0.0 implementation.

Part of splitting #8026

Non-functional refactor, moves common code to an internal package to remove need to replicate the code again with 1.0.0 implementation.

Part of splitting open-telemetry#8026

Signed-off-by: alex boten <[email protected]>
@codeboten codeboten requested review from a team and pellared as code owners October 21, 2025 21:56
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #8053     +/-   ##
=======================================
- Coverage   79.5%   79.4%   -0.2%     
=======================================
  Files        186     187      +1     
  Lines      11865   11833     -32     
=======================================
- Hits        9441    9401     -40     
- Misses      2070    2077      +7     
- Partials     354     355      +1     
Files with missing lines Coverage Δ
otelconf/internal/kv/keyvalue.go 100.0% <100.0%> (ø)
otelconf/v0.2.0/resource.go 100.0% <100.0%> (ø)
otelconf/v0.3.0/resource.go 100.0% <100.0%> (ø)

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

Signed-off-by: alex boten <[email protected]>
Signed-off-by: alex boten <[email protected]>
Signed-off-by: alex boten <[email protected]>
@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Oct 22, 2025
@MrAlias MrAlias merged commit bbc51b2 into open-telemetry:main Oct 23, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants