opentelemetry-cpp
opentelemetry-cpp copied to clipboard
Add CI jobs for new and deprecated metrics
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.mdupdated for non-trivial changes - [ ] Unit tests have been added
- [ ] Changes in public API reviewed
Codecov Report
Merging #1531 (c776b25) into main (1b9aa31) will decrease coverage by
0.03%. The diff coverage isn/a.
@@ 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: |