Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: add support for temporality configuration #5860

Merged
merged 6 commits into from
Oct 9, 2024

Merge branch 'main' into codeboten/temporality

3e68a72
Select commit
Loading
Failed to load commit list.
Merged

config: add support for temporality configuration #5860

Merge branch 'main' into codeboten/temporality
3e68a72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

67.0% (-0.1%) compared to 9393fc0

View this Pull Request on Codecov

67.0% (-0.1%) compared to 9393fc0

Details

Codecov Report

Attention: Patch coverage is 58.82353% with 14 lines in your changes missing coverage. Please review.

Project coverage is 67.0%. Comparing base (9393fc0) to head (3e68a72).

Files with missing lines Patch % Lines
config/metric.go 58.8% 14 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5860     +/-   ##
=======================================
- Coverage   67.0%   67.0%   -0.1%     
=======================================
  Files        194     194             
  Lines      12658   12692     +34     
=======================================
+ Hits        8490    8510     +20     
- Misses      3889    3903     +14     
  Partials     279     279             
Files with missing lines Coverage Δ
config/metric.go 87.7% <58.8%> (-3.8%) ⬇️