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

Features/187 balance #308

Merged
merged 10 commits into from Jun 18, 2019
Merged

Features/187 balance #308

merged 10 commits into from Jun 18, 2019

Conversation

coquelin77
Copy link
Member

implemented a balance function to balance a DNDarray across all nodes

@codecov-io
Copy link

codecov-io commented Jun 17, 2019

Codecov Report

Merging #308 into master will increase coverage by 0.02%.
The diff coverage is 98.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
+ Coverage    96.7%   96.73%   +0.02%     
==========================================
  Files          49       49              
  Lines        7075     7167      +92     
==========================================
+ Hits         6842     6933      +91     
- Misses        233      234       +1
Impacted Files Coverage Δ
heat/core/tests/test_dndarray.py 100% <100%> (ø) ⬆️
heat/core/dndarray.py 95.25% <98.73%> (+0.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9f880f...e42f2c5. Read the comment docs.

heat/core/dndarray.py Show resolved Hide resolved
heat/core/dndarray.py Show resolved Hide resolved
heat/core/dndarray.py Show resolved Hide resolved
@coquelin77 coquelin77 merged commit 5cc764a into master Jun 18, 2019
@coquelin77 coquelin77 deleted the features/187-balance branch June 18, 2019 11:31
@coquelin77 coquelin77 mentioned this pull request Jul 29, 2019
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.

None yet

3 participants