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

feat(autoexport): change WithFallback options signatures #4891

chore(autoexport): get rid hasFallback flag which became extra after …

697a5ca
Select commit
Failed to load commit list.
Merged

feat(autoexport): change WithFallback options signatures #4891

chore(autoexport): get rid hasFallback flag which became extra after …
697a5ca
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2024 in 1s

80.3% (-0.1%) compared to a1b4b4d

View this Pull Request on Codecov

80.3% (-0.1%) compared to a1b4b4d

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (a1b4b4d) 80.3% compared to head (697a5ca) 80.3%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4891     +/-   ##
=======================================
- Coverage   80.3%   80.3%   -0.1%     
=======================================
  Files        151     151             
  Lines      10209   10208      -1     
=======================================
- Hits        8201    8200      -1     
  Misses      1854    1854             
  Partials     154     154             
Files Coverage Δ
exporters/autoexport/signal.go 100.0% <100.0%> (ø)
exporters/autoexport/metrics.go 79.5% <0.0%> (ø)
exporters/autoexport/spans.go 92.0% <0.0%> (ø)