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

refactor(context-async-hooks): use explicit exports #4786

Conversation

pichlermarc
Copy link
Member

Changes all exports to be explicit.

Part of #4186

@pichlermarc pichlermarc requested a review from a team June 12, 2024 08:20
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.87%. Comparing base (ecc88a3) to head (1fd9edb).
Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4786      +/-   ##
==========================================
- Coverage   91.04%   89.87%   -1.18%     
==========================================
  Files          89      151      +62     
  Lines        1954     3258    +1304     
  Branches      416      708     +292     
==========================================
+ Hits         1779     2928    +1149     
- Misses        175      330     +155     

see 99 files with indirect coverage changes

@pichlermarc pichlermarc added this pull request to the merge queue Jun 12, 2024
Merged via the queue into open-telemetry:main with commit 4885468 Jun 12, 2024
20 of 21 checks passed
@pichlermarc pichlermarc deleted the refactor/async-hooks-explicit-exports branch June 12, 2024 18:49
Zirak pushed a commit to Zirak/opentelemetry-js that referenced this pull request Sep 14, 2024
)

* refactor(context-async-hooks): use explicit exports

* chore: add changelog entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants