-
Notifications
You must be signed in to change notification settings - Fork 825
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
feat(scope-manager): Add no-op implementations of ScopeManager #100
Conversation
Codecov Report
@@ Coverage Diff @@
## master #100 +/- ##
======================================
Coverage 100% 100%
======================================
Files 16 19 +3
Lines 1054 1163 +109
Branches 119 129 +10
======================================
+ Hits 1054 1163 +109
|
There was a problem hiding this 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.
packages/opentelemetry-scope-base/test/noop/scopemanager.test.ts
Outdated
Show resolved
Hide resolved
packages/opentelemetry-scope-base/test/noop/scopemanager.test.ts
Outdated
Show resolved
Hide resolved
packages/opentelemetry-scope-base/test/noop/scopemanager.test.ts
Outdated
Show resolved
Hide resolved
50d9bab
to
0f3c83d
Compare
@rochdev @mayurkale22 I addressed the reviews |
0f3c83d
to
bd6c156
Compare
@vmarchaud Could you please rebase master and add back |
bd6c156
to
a8dc9da
Compare
@mayurkale22 done |
a8dc9da
to
18587e9
Compare
No description provided.