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

adding iterator interface and removing GetAll() method from attribute list #220

Merged
merged 4 commits into from
Nov 13, 2023

adding comment

17f0db7
Select commit
Loading
Failed to load commit list.
Merged

adding iterator interface and removing GetAll() method from attribute list #220

adding comment
17f0db7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

59.56% (+0.61%) compared to de9ef45

View this Pull Request on Codecov

59.56% (+0.61%) compared to de9ef45

Details

Codecov Report

Merging #220 (17f0db7) into main (de9ef45) will increase coverage by 0.61%.
Report is 1 commits behind head on main.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   58.94%   59.56%   +0.61%     
==========================================
  Files          55       55              
  Lines        2236     2248      +12     
==========================================
+ Hits         1318     1339      +21     
+ Misses        859      850       -9     
  Partials       59       59              
Files Coverage Δ
instrumentation/opentelemetry/span.go 86.81% <40.00%> (-3.51%) ⬇️

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!