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

feat: update ml system UI #12334

Merged
merged 57 commits into from
Jan 29, 2025

fix yarnlint

2b9a418
Select commit
Loading
Failed to load commit list.
Merged

feat: update ml system UI #12334

fix yarnlint
2b9a418
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2025 in 1s

41.22% of diff hit (target 90.00%)

View this Pull Request on Codecov

41.22% of diff hit (target 90.00%)

Annotations

Check warning on line 69 in datahub-web-react/src/app/entity/EntityPage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/EntityPage.tsx#L69

Added line #L69 was not covered by tests

Check warning on line 30 in datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 33 in datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 90 in datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 170 in datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx#L168-L170

Added lines #L168 - L170 were not covered by tests

Check warning on line 195 in datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/DataProcessInstanceEntity.tsx#L193-L195

Added lines #L193 - L195 were not covered by tests

Check warning on line 45 in datahub-web-react/src/app/entity/dataProcessInstance/preview/Preview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/preview/Preview.tsx#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 69 in datahub-web-react/src/app/entity/dataProcessInstance/preview/Preview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/preview/Preview.tsx#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 100 in datahub-web-react/src/app/entity/dataProcessInstance/preview/Preview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/preview/Preview.tsx#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 102 in datahub-web-react/src/app/entity/dataProcessInstance/profile/DataProcessInstanceSummary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/dataProcessInstance/profile/DataProcessInstanceSummary.tsx#L41-L102

Added lines #L41 - L102 were not covered by tests

Check warning on line 154 in datahub-web-react/src/app/entity/mlModel/MLModelEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModel/MLModelEntity.tsx#L154

Added line #L154 was not covered by tests

Check warning on line 25 in datahub-web-react/src/app/entity/mlModel/preview/Preview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModel/preview/Preview.tsx#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 44 in datahub-web-react/src/app/entity/mlModel/profile/MLModelSummary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModel/profile/MLModelSummary.tsx#L44

Added line #L44 was not covered by tests

Check warning on line 80 in datahub-web-react/src/app/entity/mlModel/profile/MLModelSummary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModel/profile/MLModelSummary.tsx#L58-L80

Added lines #L58 - L80 were not covered by tests

Check warning on line 123 in datahub-web-react/src/app/entity/mlModel/profile/MLModelSummary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModel/profile/MLModelSummary.tsx#L84-L123

Added lines #L84 - L123 were not covered by tests

Check warning on line 142 in datahub-web-react/src/app/entity/mlModelGroup/MLModelGroupEntity.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModelGroup/MLModelGroupEntity.tsx#L142

Added line #L142 was not covered by tests

Check warning on line 23 in datahub-web-react/src/app/entity/mlModelGroup/preview/Preview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModelGroup/preview/Preview.tsx#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 160 in datahub-web-react/src/app/entity/mlModelGroup/profile/ModelGroupModels.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModelGroup/profile/ModelGroupModels.tsx#L70-L160

Added lines #L70 - L160 were not covered by tests

Check warning on line 200 in datahub-web-react/src/app/entity/mlModelGroup/profile/ModelGroupModels.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/mlModelGroup/profile/ModelGroupModels.tsx#L163-L200

Added lines #L163 - L200 were not covered by tests

Check warning on line 164 in datahub-web-react/src/app/entity/shared/components/styled/search/EmbeddedListSearchSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/entity/shared/components/styled/search/EmbeddedListSearchSection.tsx#L164

Added line #L164 was not covered by tests

Check warning on line 65 in datahub-web-react/src/app/preview/DataProcessInstanceRightColumn.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/preview/DataProcessInstanceRightColumn.tsx#L57-L65

Added lines #L57 - L65 were not covered by tests

Check warning on line 76 in datahub-web-react/src/app/preview/DataProcessInstanceRightColumn.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/preview/DataProcessInstanceRightColumn.tsx#L68-L76

Added lines #L68 - L76 were not covered by tests

Check warning on line 83 in datahub-web-react/src/app/preview/DataProcessInstanceRightColumn.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/preview/DataProcessInstanceRightColumn.tsx#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 226 in datahub-web-react/src/app/shared/time/timeUtils.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/shared/time/timeUtils.tsx#L211-L226

Added lines #L211 - L226 were not covered by tests

Check warning on line 246 in datahub-web-react/src/app/shared/time/timeUtils.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

datahub-web-react/src/app/shared/time/timeUtils.tsx#L229-L246

Added lines #L229 - L246 were not covered by tests