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

feat: Add ray integration support (#2400) #2444

Merged
merged 21 commits into from
Aug 13, 2024

Merge branch 'master' into ray-integration

e185abb
Select commit
Loading
Failed to load commit list.
Merged

feat: Add ray integration support (#2400) #2444

Merge branch 'master' into ray-integration
e185abb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

79.36% (-0.44%) compared to 4858996

View this Pull Request on Codecov

79.36% (-0.44%) compared to 4858996

Details

Codecov Report

Attention: Patch coverage is 2.70270% with 72 lines in your changes missing coverage. Please review.

Project coverage is 79.36%. Comparing base (4858996) to head (e185abb).

Files Patch % Lines
sentry_sdk/integrations/ray.py 0.00% 72 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2444      +/-   ##
==========================================
- Coverage   79.80%   79.36%   -0.44%     
==========================================
  Files         134      135       +1     
  Lines       14522    14596      +74     
  Branches     3056     3067      +11     
==========================================
- Hits        11589    11584       -5     
- Misses       2097     2182      +85     
+ Partials      836      830       -6     
Files Coverage Δ
sentry_sdk/consts.py 93.11% <100.00%> (+0.06%) ⬆️
sentry_sdk/integrations/ray.py 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes