-
Notifications
You must be signed in to change notification settings - Fork 651
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
Update PyPI classifiers #525
Merged
c24t
merged 2 commits into
open-telemetry:master
from
mauriciovasquezbernal:mauricio/update-pypi-classifiers
Mar 25, 2020
Merged
Update PyPI classifiers #525
c24t
merged 2 commits into
open-telemetry:master
from
mauriciovasquezbernal:mauricio/update-pypi-classifiers
Mar 25, 2020
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
Member
mauriciovasquezbernal
commented
Mar 24, 2020
- Update development status to beta
- Add Python 3.8 to list of languages
- Update development status to beta - Add Python 3.8 to list of languages
Codecov Report
@@ Coverage Diff @@
## master #525 +/- ##
==========================================
- Coverage 89.47% 89.37% -0.10%
==========================================
Files 43 43
Lines 2213 2193 -20
Branches 250 250
==========================================
- Hits 1980 1960 -20
Misses 161 161
Partials 72 72
Continue to review full report at Codecov.
|
hectorhdzg
approved these changes
Mar 24, 2020
Oberon00
reviewed
Mar 25, 2020
c24t
approved these changes
Mar 25, 2020
Oberon00
approved these changes
Mar 25, 2020
c24t
pushed a commit
to c24t/opentelemetry-python
that referenced
this pull request
Mar 26, 2020
- Update development status to beta - Add Python 3.8 to list of languages
c24t
added a commit
to c24t/opentelemetry-python
that referenced
this pull request
Apr 1, 2020
for packages added after open-telemetry#525.
srikanthccv
pushed a commit
to srikanthccv/opentelemetry-python
that referenced
this pull request
Nov 1, 2020
* chore: set up mysql plugin * feat: wip mysql plugin * fix: lint * feat(mysql-plugin): trace cluster pool queries * chore: update attributes to match spec names * feat(mysql): add query overloads * test(mysql): add tests * test(mysql): run tests in ci * test(mysql): use environment for test params * test(mysql): fix environment * chore(mysql): set supported versions * test(mysql): fix version number * ci: fix build and add mysql to cache * chore: pin @types/node to fix compile error * ci: add mysql port to env * test(mysql): increase coverage * chore: add mysql to supported plugins list * test: fix typo * fix: reference to this module rename plugin to thisPlugin to avoid confusion * fix: lint * test: add pool.getConnection tests * Update examples/mysql/package.json Co-Authored-By: Mayur Kale <mayurkale@google.com> * docs: update mysql example * chore: add redis to default plugins list * chore: remove wip mysql plugin from defaults * chore: add codecov script * chore(mysql): add supported version to readme * fix: lint * chore: remove ts-ignore, set status ok * chore: unwrap connections on next call after unwrap * chore: updates from review comments * ci: order envs * chore: add mysql to default plugins * chore: update README plugin list
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.