-
Notifications
You must be signed in to change notification settings - Fork 651
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
FIX-#3599: Get rid of redundant function calls on Ray workers #3600
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3600 +/- ##
===========================================
- Coverage 85.28% 53.19% -32.09%
===========================================
Files 192 178 -14
Lines 16103 15438 -665
===========================================
- Hits 13734 8213 -5521
- Misses 2369 7225 +4856
Continue to review full report at Codecov.
|
…rkers Signed-off-by: Igoshev, Yaroslav <yaroslav.igoshev@intel.com>
39f3c8e
to
ec6bfe8
Compare
Closing this PR as we merged #4603. |
Signed-off-by: Igoshev, Yaroslav yaroslav.igoshev@intel.com
What do these changes do?
flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
git commit -s
docs/developer/architecture.rst
is up-to-date