Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Add CreateNicRow component #161

Merged
merged 2 commits into from
Jan 8, 2019
Merged

Conversation

rawagner
Copy link
Contributor

@rawagner rawagner commented Jan 7, 2019

No description provided.

@coveralls
Copy link

coveralls commented Jan 7, 2019

Pull Request Test Coverage Report for Build 478

  • 62 of 62 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 87.749%

Totals Coverage Status
Change from base Build 611: 0.6%
Covered Lines: 1647
Relevant Lines: 1796

💛 - Coveralls

@rawagner rawagner force-pushed the add_nic_details branch 3 times, most recently from 86ddd33 to f20fd34 Compare January 8, 2019 09:42
@rawagner rawagner changed the title WIP: Add CreateNicRow component Add CreateNicRow component Jan 8, 2019
model: {
id: 'nic-model',
type: 'label',
value: get(nic.bus, 'value'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get(nic, 'bus.value')

@mareklibra
Copy link
Contributor

mareklibra commented Jan 8, 2019

LGTM except small nitpicking

@mareklibra mareklibra merged commit a1907e6 into kubevirt:master Jan 8, 2019
@rawagner rawagner deleted the add_nic_details branch January 29, 2019 09:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants