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

feat(scope-manager): Add no-op implementations of ScopeManager #100

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

vmarchaud
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 12, 2019

Codecov Report

Merging #100 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff           @@
##           master   #100    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          16     19     +3     
  Lines        1054   1163   +109     
  Branches      119    129    +10     
======================================
+ Hits         1054   1163   +109
Impacted Files Coverage Δ
packages/opentelemetry-scope-base/src/index.ts 100% <100%> (ø)
packages/opentelemetry-scope-base/src/types.ts 100% <100%> (ø)
...s/opentelemetry-scope-base/src/NoopScopeManager.ts 100% <100%> (ø)

Copy link
Member

@rochdev rochdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some tests could have more descriptive names about what they do.

@vmarchaud vmarchaud force-pushed the noop-scope-manager branch 2 times, most recently from 50d9bab to 0f3c83d Compare July 12, 2019 17:09
@vmarchaud
Copy link
Member Author

@rochdev @mayurkale22 I addressed the reviews

@mayurkale22
Copy link
Member

@vmarchaud Could you please rebase master and add back -p ../../ based on #101.

@vmarchaud
Copy link
Member Author

@mayurkale22 done

@mayurkale22 mayurkale22 merged commit c4357bb into open-telemetry:master Jul 16, 2019
@vmarchaud vmarchaud deleted the noop-scope-manager branch July 16, 2019 16:36
dyladan pushed a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
dyladan pushed a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
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.

5 participants