Fix device for minibatch OT and test out of space by rflamary · Pull Request #784 · PythonOT/POT
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 544
Merged
Fix device for minibatch OT and test out of space#784
Fix device for minibatch OT and test out of space#784
Conversation
Copy link Copy Markdown
Collaborator
Types of changes
Fixes PR #783 and the error when testing with all dependencies.
Motivation and context / Related issue
How has this been tested (if it applies)
PR checklist
- I have read the CONTRIBUTING document.
- The documentation is up-to-date with the changes I made (check build artifacts).
- All tests passed, and additional code has been covered with new tests.
- I have added the PR and Issue fix to the RELEASES.md file.
rflamary added 2 commits
December 8, 2025 13:07
github-actions
bot
added
the
CI
label
rflamary
changed the title
Fix device for minibatch OT
Fix device for minibatch OT and test out of space
Copy link Copy Markdown
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (9412193) to head (1ca7292).
⚠️ Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #784 +/- ## ======================================= Coverage 97.07% 97.07% ======================================= Files 107 107 Lines 22138 22138 ======================================= Hits 21490 21490 Misses 648 648
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment