Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

layout add should use existing layout if there is one #26

Merged
merged 2 commits into from Sep 10, 2019
Merged

layout add should use existing layout if there is one #26

merged 2 commits into from Sep 10, 2019

Conversation

glyn
Copy link
Contributor

@glyn glyn commented Sep 10, 2019

Fixes #25

Otherwise go 1.13 adds itself and this would prevent compilation by go 1.12.
@glyn glyn self-assigned this Sep 10, 2019
@codecov
Copy link

codecov bot commented Sep 10, 2019

Codecov Report

Merging #26 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   65.94%   65.94%           
=======================================
  Files           7        7           
  Lines         279      279           
=======================================
  Hits          184      184           
  Misses         81       81           
  Partials       14       14

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 949e74c...936ace9. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 10, 2019

Codecov Report

Merging #26 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   65.94%   65.94%           
=======================================
  Files           7        7           
  Lines         279      279           
=======================================
  Hits          184      184           
  Misses         81       81           
  Partials       14       14

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 949e74c...936ace9. Read the comment docs.

@ericbottard ericbottard self-requested a review September 10, 2019 08:10
@ericbottard ericbottard merged commit 936ace9 into vmware-archive:master Sep 10, 2019
@glyn glyn deleted the 25-layout-add-should-add branch September 10, 2019 08:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

irel only keeps last image in index.json
2 participants