8000 Add classifiers to setup.py by perewall · Pull Request #143 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

Add classifiers to setup.py #143

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

Merged
merged 1 commit into from
Oct 24, 2018
Merged

Add classifiers to setup.py #143

merged 1 commit into from
Oct 24, 2018

Conversation

perewall
Copy link
Contributor

I want to resolve #142 by adding classifiers to setup.py

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #143       +/-   ##
==========================================
- Coverage   67.09%   56.6%   -10.49%     
==========================================
  Files          28      28               
  Lines        2744    2466      -278     
  Branches      388     340       -48     
==========================================
- Hits         1841    1396      -445     
- Misses        750     924      +174     
+ Partials      153     146        -7
Impacted Files Coverage Δ
sentry_sdk/integrations/django/__init__.py 0% <0%> (-71.67%) ⬇️
sentry_sdk/integrations/django/transactions.py 0% <0%> (-67.75%) ⬇️
sentry_sdk/_compat.py 50% <0%> (-30.77%) ⬇️
sentry_sdk/integrations/aws_lambda.py 0% <0%> (-12.83%) ⬇️
sentry_sdk/integrations/__init__.py 45.61% <0%> (-9.52%) ⬇️
sentry_sdk/utils.py 58.62% <0%> (-8.39%) ⬇️
sentry_sdk/api.py 51.61% <0%> (-7.3%) ⬇️
sentry_sdk/client.py 52.55% <0%> (-6.13%) ⬇️
sentry_sdk/integrations/excepthook.py 73.91% <0%> (-6.09%) ⬇️
sentry_sdk/consts.py 44.44% <0%> (-5.56%) ⬇️
... and 12 more

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 1bcc969...def7555. Read the comment docs.

@untitaker untitaker merged commit 7ba5665 into getsentry:master Oct 24, 2018
@untitaker
Copy link
Member

Thanks!

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.

Package not classified as Python 3 compatible
3 participants
0