-
Notifications
You must be signed in to change notification settings - Fork 795
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
chore: update default plugins list and fix npm badge #646
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mayurkale22
requested review from
bg451,
dyladan,
markwolff,
obecny,
OlivierAlbertini,
rochdev and
vmarchaud
as code owners
December 23, 2019 22:20
Codecov Report
@@ Coverage Diff @@
## master #646 +/- ##
==========================================
- Coverage 89.92% 89.75% -0.17%
==========================================
Files 190 215 +25
Lines 10169 10126 -43
Branches 929 932 +3
==========================================
- Hits 9144 9089 -55
- Misses 1025 1037 +12
|
OlivierAlbertini
approved these changes
Dec 23, 2019
vmarchaud
approved these changes
Dec 24, 2019
dyladan
approved these changes
Dec 24, 2019
Maybe we should add |
mayurkale22
force-pushed
the
readme_0.3.1
branch
from
December 24, 2019 22:13
fd8c0a5
to
4a298cf
Compare
Good call, done. |
dyladan
reviewed
Dec 26, 2019
markwolff
approved these changes
Dec 26, 2019
Can you please add ioredis to the default enabled plugins? |
mayurkale22
force-pushed
the
readme_0.3.1
branch
from
January 2, 2020 17:16
21be729
to
6a558a1
Compare
dyladan
added
the
Merge:LGTM
This PR is ready to be merged by a Maintainer (has enough valid approvals, successful build, etc.)
label
Jan 2, 2020
pichlermarc
pushed a commit
to dynatrace-oss-contrib/opentelemetry-js
that referenced
this pull request
Dec 15, 2023
…pen-telemetry#646) * feat(koa): Adds config option to allow selected layers to be ignored * Fixes linting errors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
document
Documentation-related
Merge:LGTM
This PR is ready to be merged by a Maintainer (has enough valid approvals, successful build, etc.)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Update default plugins list
fix npm badge