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

fix(resources): wait for async attributes for detecting resources #4687

Merged
merged 5 commits into from
Oct 11, 2024

Merge branch 'main' into resources-async

c64eee7
Select commit
Loading
Failed to load commit list.
Merged

fix(resources): wait for async attributes for detecting resources #4687

Merge branch 'main' into resources-async
c64eee7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

93.27% (+0.01%) compared to 859c0ef

View this Pull Request on Codecov

93.27% (+0.01%) compared to 859c0ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.27%. Comparing base (859c0ef) to head (c64eee7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4687      +/-   ##
==========================================
+ Coverage   93.26%   93.27%   +0.01%     
==========================================
  Files         317      317              
  Lines        8194     8195       +1     
  Branches     1640     1641       +1     
==========================================
+ Hits         7642     7644       +2     
+ Misses        552      551       -1     
Files with missing lines Coverage Δ
...es/opentelemetry-resources/src/detect-resources.ts 65.30% <100.00%> (+0.72%) ⬆️

... and 1 file with indirect coverage changes