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

Add local mode in ray #1612

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Add local mode in ray #1612

merged 1 commit into from
Dec 27, 2023

Conversation

kartik4949
Copy link
Contributor

Description

Adds local mode in ray

Related Issues

Checklist

  • Is this code covered by new or existing unit tests or integration tests?
  • Did you run make unit-testing and make integration-testing successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

Additional Notes or Comments

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34830a7) 80.33% compared to head (f21c29e) 80.59%.
Report is 1336 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1612      +/-   ##
==========================================
+ Coverage   80.33%   80.59%   +0.25%     
==========================================
  Files          95      111      +16     
  Lines        6602     7886    +1284     
==========================================
+ Hits         5304     6356    +1052     
- Misses       1298     1530     +232     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kartik4949 kartik4949 requested a review from blythed December 27, 2023 18:32
@blythed blythed merged commit 3f8f5aa into superduper-io:main Dec 27, 2023
2 checks passed
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.

3 participants