opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

Add CI jobs for new and deprecated metrics

Open esigo opened this issue 3 years ago • 1 comments

Fixes #1494 (issue)

Changes

makes all jobs testing the new metrics and adds bazel and cmake, gcc 4.8 jobs for testing deprecated metrics.

For significant contributions please make sure you have completed the following items:

  • [ ] CHANGELOG.md updated for non-trivial changes
  • [ ] Unit tests have been added
  • [ ] Changes in public API reviewed

esigo avatar Jul 30 '22 15:07 esigo

Codecov Report

Merging #1531 (c776b25) into main (1b9aa31) will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1531      +/-   ##
==========================================
- Coverage   83.38%   83.36%   -0.02%     
==========================================
  Files         156      156              
  Lines        4975     4975              
==========================================
- Hits         4148     4147       -1     
- Misses        827      828       +1     
Impacted Files Coverage Δ
...include/opentelemetry/sdk/common/circular_buffer.h 98.00% <0.00%> (-2.00%) :arrow_down:

codecov[bot] avatar Jul 30 '22 15:07 codecov[bot]