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

Auto enable Litestar integration #3540

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

provinzkraut
Copy link

Auto enable the Litestar integration added in #3358.


Thank you for contributing to sentry-python! Please add tests to validate your changes, and lint your code using tox -e linters.

Running the test suite on your PR might require maintainer approval. The AWS Lambda tests additionally require a maintainer to add a special label, and they will fail until this label is added.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.29%. Comparing base (5080c76) to head (d27da20).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3540      +/-   ##
==========================================
- Coverage   84.34%   84.29%   -0.06%     
==========================================
  Files         133      133              
  Lines       13929    13929              
  Branches     2938     2938              
==========================================
- Hits        11748    11741       -7     
- Misses       1443     1454      +11     
+ Partials      738      734       -4     
Files with missing lines Coverage Δ
sentry_sdk/integrations/__init__.py 94.02% <ø> (ø)

... and 5 files with indirect coverage changes

@sentrivana
Copy link
Contributor

Hey @provinzkraut, thanks for the PR -- we can merge this once the Litestar integration has been available for some time. I'd wait for couple more releases. We also have a new major coming up soonish (probably still this year) so if we don't enable the integration until then, SDK 3.0 would be a good point to do it.

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.

2 participants