Skip to content

Fix subspace already occupied error - #626

Merged
jackzampolin merged 2 commits into
masterfrom
fix_subspace_issue
May 29, 2020
Merged

Fix subspace already occupied error#626
jackzampolin merged 2 commits into
masterfrom
fix_subspace_issue

Conversation

@anilcse

@anilcse anilcse commented May 29, 2020

Copy link
Copy Markdown
Contributor

name: Pull Request
about: Submit a pull request
title: ''
labels: ''
assignees: '@boz @gosuri'


Description

Motivation and Context

  • I have raised an issue to propose this change (required)
  • My issue has received approval from the maintainers or lead with the design/approved label

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov

codecov Bot commented May 29, 2020

Copy link
Copy Markdown

Codecov Report

Merging #626 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
- Coverage   22.13%   22.13%   -0.01%     
==========================================
  Files         127      127              
  Lines        6342     6343       +1     
==========================================
  Hits         1404     1404              
- Misses       4861     4862       +1     
  Partials       77       77              
Impacted Files Coverage Δ
app/app.go 88.52% <0.00%> (-0.37%) ⬇️

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 0bf96e2...d19a75c. Read the comment docs.

@jackzampolin
jackzampolin merged commit 5613967 into master May 29, 2020
@jackzampolin
jackzampolin deleted the fix_subspace_issue branch May 29, 2020 19:37
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