-
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: 0.3.2 (patch) release proposal #659
Conversation
Codecov Report
@@ Coverage Diff @@
## master #659 +/- ##
========================================
- Coverage 94.79% 91.5% -3.3%
========================================
Files 136 216 +80
Lines 7778 10132 +2354
Branches 666 916 +250
========================================
+ Hits 7373 9271 +1898
- Misses 405 861 +456
|
It looks like some of the |
I did that before, looks like all |
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.
we have 14 examples, 30 packages, getting-started/traced-example - 1, main package.json - 1
14 + 30*2 + 1 + 1 = 76 files to be changed, I see 73 files changed, what is missing then
sry I checked that on different branch, 29 packages so 74 files should be changed |
getting-started/* is missing. |
8a38649
to
71da245
Compare
For #636, its already 9pm for me so i will not have the time to address comments on my PR today. I think that's fine to skip it for this release. EDIT: Alternatively, if someone want to move it forward by pushing to my branch that's fine for me too, any contributors should have the permission to do so. |
SGTM, I moved it to Alpha v0.3.3 milestone. |
71da245
to
f691343
Compare
Which problem is this PR solving?
Weekly patch release
Release notes: https://github.com/open-telemetry/opentelemetry-js/releases/tag/untagged-262c05cbac64aece29cd
If possible, would like to include
chore: rename Metric Handle to Bound Instrument #638 (merged),[plugins] modules loaded before tracer SDK #636 (next release)andfeat: port mongodb-core plugin to mongodb #622 #652 (merged)