Skip to content

Refactor exponential histogram tests to use existing fixtures#4747

Merged
MrAlias merged 4 commits into
open-telemetry:mainfrom
MrAlias:expo-hist-test-unify
Dec 9, 2023
Merged

Refactor exponential histogram tests to use existing fixtures#4747
MrAlias merged 4 commits into
open-telemetry:mainfrom
MrAlias:expo-hist-test-unify

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Dec 6, 2023

The tests for the exponential histogram create their own testing fixtures. There is nothing these new fixtures do that cannot already be done with the existing testing fixtures used by all the other aggregate functions. Unify the exponential histogram testing to use the existing fixtures.

The tests for the exponential histogram create their own testing
fixtures. There is nothing these new fixtures do that cannot already be
done with the existing testing fixtures used by all the other aggregate
functions. Unify the exponential histogram testing to use the existing
fixtures.
@MrAlias MrAlias added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 6, 2023
@MrAlias MrAlias marked this pull request as ready for review December 6, 2023 22:15
@MrAlias
Copy link
Copy Markdown
Contributor Author

MrAlias commented Dec 6, 2023

Blocking #4457

Comment thread sdk/metric/internal/aggregate/exponential_histogram_test.go
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2023

Codecov Report

Merging #4747 (388ddac) into main (b5afa70) will decrease coverage by 0.1%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4747     +/-   ##
=======================================
- Coverage   82.1%   82.0%   -0.1%     
=======================================
  Files        225     225             
  Lines      18242   18242             
=======================================
- Hits       14978   14976      -2     
- Misses      2979    2981      +2     
  Partials     285     285             

see 1 file with indirect coverage changes

@MrAlias MrAlias merged commit 215eae3 into open-telemetry:main Dec 9, 2023
@MrAlias MrAlias deleted the expo-hist-test-unify branch December 9, 2023 16:08
@MrAlias MrAlias added this to the v1.22.0 milestone Jan 11, 2024
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.

3 participants