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

Node resource table and modals #3565

Merged
merged 1 commit into from
Jan 6, 2025

Node resource table and modals

6c59a81
Select commit
Loading
Failed to load commit list.
Merged

Node resource table and modals #3565

Node resource table and modals
6c59a81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 6, 2025 in 1s

22.13% of diff hit (target 70.00%)

View this Pull Request on Codecov

22.13% of diff hit (target 70.00%)

Annotations

Check warning on line 20 in frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx#L20

Added line #L20 was not covered by tests

Check warning on line 25 in frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 34 in frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx#L34

Added line #L34 was not covered by tests

Check warning on line 53 in frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx#L53

Added line #L53 was not covered by tests

Check warning on line 61 in frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 64 in frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/ManageNodeResourceSection.tsx#L64

Added line #L64 was not covered by tests

Check warning on line 33 in frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx#L18-L33

Added lines #L18 - L33 were not covered by tests

Check warning on line 39 in frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 47 in frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx#L47

Added line #L47 was not covered by tests

Check warning on line 51 in frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/CountFormField.tsx#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 25 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L19-L25

Added lines #L19 - L25 were not covered by tests

Check warning on line 28 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L28

Added line #L28 was not covered by tests

Check warning on line 32 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 43 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L34-L43

Added lines #L34 - L43 were not covered by tests

Check warning on line 49 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 52 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 56 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 59 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L59

Added line #L59 was not covered by tests

Check warning on line 61 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L61

Added line #L61 was not covered by tests

Check warning on line 67 in frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/ManageNodeResourceModal.tsx#L67

Added line #L67 was not covered by tests

Check warning on line 31 in frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx#L25-L31

Added lines #L25 - L31 were not covered by tests

Check warning on line 33 in frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx#L33

Added line #L33 was not covered by tests

Check warning on line 38 in frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 45 in frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pages/hardwareProfiles/nodeResource/NodeResourceForm.tsx#L47-L48

Added lines #L47 - L48 were not covered by tests