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

Update PyPI classifiers #525

Merged
merged 2 commits into from
Mar 25, 2020
Merged

Update PyPI classifiers #525

merged 2 commits into from
Mar 25, 2020

Conversation

mauriciovasquezbernal
Copy link
Member

  • 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
@mauriciovasquezbernal mauriciovasquezbernal requested a review from a team March 24, 2020 21:28
@codecov-io
Copy link

codecov-io commented Mar 24, 2020

Codecov Report

Merging #525 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            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              
Impacted Files Coverage Δ
...ry-ext-wsgi/src/opentelemetry/ext/wsgi/__init__.py 67.56% <0.00%> (-0.58%) ⬇️
...lemetry-sdk/src/opentelemetry/sdk/util/__init__.py 85.54% <0.00%> (-0.35%) ⬇️
...ts/src/opentelemetry/ext/http_requests/__init__.py 89.18% <0.00%> (-0.29%) ⬇️
...src/opentelemetry/ext/opentracing_shim/__init__.py 95.86% <0.00%> (-0.17%) ⬇️
...xt-jaeger/src/opentelemetry/ext/jaeger/__init__.py 86.39% <0.00%> (-0.16%) ⬇️
...emetry-sdk/src/opentelemetry/sdk/trace/__init__.py 92.46% <0.00%> (-0.06%) ⬇️
...etry-sdk/src/opentelemetry/sdk/metrics/__init__.py 94.84% <0.00%> (-0.03%) ⬇️
.../src/opentelemetry/sdk/metrics/export/aggregate.py 100.00% <0.00%> (ø)
...app/src/opentelemetry_example_app/flask_example.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbfafa4...85744f1. Read the comment docs.

@c24t c24t merged commit 39654a0 into open-telemetry:master 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
@c24t c24t mentioned this pull request Apr 1, 2020
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants