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

Remove Overview/HealthBody and use Dashboard/HealthBody in Compliace #382

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

rawagner
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Apr 17, 2019

Pull Request Test Coverage Report for Build 1350

  • 7 of 13 (53.85%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 86.99%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/ClusterOverview/Compliance/Compliance.js 5 8 62.5%
src/components/ClusterOverview/Health/Health.js 2 5 40.0%
Totals Coverage Status
Change from base Build 1581: -0.2%
Covered Lines: 3658
Relevant Lines: 4023

💛 - Coveralls

@@ -4,9 +4,5 @@ export { ClusterOverviewContext } from './ClusterOverviewContext';
// TODO move all these mocked data to component fixtures once they are not needed in web-ui
// we do not include fixture files in build so we cannot reuse their mocked data
export const complianceData = {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get rid of this at all?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Compliance is still just hardcoded, so no, we cannot - or I could hardcode it into compliance component itself (and not connect it to provider).

Copy link
Contributor

Choose a reason for hiding this comment

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

ok, got it. Let's keep it then.

@mareklibra mareklibra merged commit dba7d0e into kubevirt:master Apr 18, 2019
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