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

Improve ray tests #3846

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Improve ray tests #3846

merged 2 commits into from
Dec 4, 2024

Conversation

antonpirker
Copy link
Member

… and show that actors are not supported


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 Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.89%. Comparing base (dfb84cc) to head (b9be174).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3846   +/-   ##
=======================================
  Coverage   79.88%   79.89%           
=======================================
  Files         137      137           
  Lines       15385    15385           
  Branches     2611     2611           
=======================================
+ Hits        12291    12292    +1     
  Misses       2222     2222           
+ Partials      872      871    -1     

see 3 files with indirect coverage changes

@antonpirker antonpirker merged commit 3e43a91 into master Dec 4, 2024
136 checks passed
@antonpirker antonpirker deleted the antonpirker/make-ray-tests-useful branch December 4, 2024 14:41
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