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

[BUILD] Avoid buggy warning with gcc <= 8 #3087

Merged

Avoid buggy "should be explicitly initialized in the copy constructor…

6c04bf2
Select commit
Loading
Failed to load commit list.
Merged

[BUILD] Avoid buggy warning with gcc <= 8 #3087

Avoid buggy "should be explicitly initialized in the copy constructor…
6c04bf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 1s

87.82% (+0.71%) compared to 497eaf4

View this Pull Request on Codecov

87.82% (+0.71%) compared to 497eaf4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.82%. Comparing base (497eaf4) to head (6c04bf2).
Report is 137 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3087      +/-   ##
==========================================
+ Coverage   87.12%   87.82%   +0.71%     
==========================================
  Files         200      195       -5     
  Lines        6109     5968     -141     
==========================================
- Hits         5322     5241      -81     
+ Misses        787      727      -60     
Files with missing lines Coverage Δ
api/include/opentelemetry/trace/default_span.h 13.34% <ø> (ø)

... and 125 files with indirect coverage changes