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

SIMSBIOHUB-620: Manage System Alerts #1401

Merged
merged 22 commits into from
Nov 15, 2024

Merge branch 'dev' into SIMSBIOHUB-620

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

SIMSBIOHUB-620: Manage System Alerts #1401

Merge branch 'dev' into SIMSBIOHUB-620
2aab4c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 15, 2024 in 1s

43.00% of diff hit (target 45.70%)

View this Pull Request on Codecov

43.00% of diff hit (target 45.70%)

Annotations

Check warning on line 15 in api/src/paths/alert/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/alert/index.ts#L15

Added line #L15 was not covered by tests

Check warning on line 148 in api/src/paths/alert/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/alert/index.ts#L148

Added line #L148 was not covered by tests

Check warning on line 14 in api/src/paths/alert/{alertId}/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/alert/{alertId}/index.ts#L14

Added line #L14 was not covered by tests

Check warning on line 107 in api/src/paths/alert/{alertId}/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/alert/{alertId}/index.ts#L107

Added line #L107 was not covered by tests

Check warning on line 219 in api/src/paths/alert/{alertId}/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/paths/alert/{alertId}/index.ts#L219

Added line #L219 was not covered by tests

Check warning on line 57 in api/src/repositories/alert-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/alert-repository.ts#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 63 in api/src/repositories/alert-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/alert-repository.ts#L63

Added line #L63 was not covered by tests

Check warning on line 121 in api/src/repositories/alert-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/alert-repository.ts#L121

Added line #L121 was not covered by tests

Check warning on line 152 in api/src/repositories/alert-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/alert-repository.ts#L152

Added line #L152 was not covered by tests

Check warning on line 181 in api/src/repositories/alert-repository.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/repositories/alert-repository.ts#L181

Added line #L181 was not covered by tests

Check warning on line 18 in app/src/components/alert/AlertBar.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/alert/AlertBar.tsx#L18

Added line #L18 was not covered by tests

Check warning on line 20 in app/src/components/alert/AlertBar.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/alert/AlertBar.tsx#L20

Added line #L20 was not covered by tests

Check warning on line 19 in app/src/components/fields/DateField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DateField.tsx#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 65 in app/src/components/fields/DateField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/DateField.tsx#L65

Added line #L65 was not covered by tests

Check warning on line 20 in app/src/components/fields/TimeField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/components/fields/TimeField.tsx#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 18 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 22 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 33 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 39 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 44 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 48 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in app/src/features/admin/AdminManagePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminManagePage.tsx#L51

Added line #L51 was not covered by tests

Check warning on line 13 in app/src/features/admin/AdminRouter.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/AdminRouter.tsx#L13

Added line #L13 was not covered by tests

Check warning on line 32 in app/src/features/admin/alert/AlertContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/alert/AlertContainer.tsx#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 37 in app/src/features/admin/alert/AlertContainer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/features/admin/alert/AlertContainer.tsx#L37

Added line #L37 was not covered by tests