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/BookApplication #456

Merged
merged 20 commits into from
Sep 21, 2023

Add some tests

785977a
Select commit
Loading
Failed to load commit list.
Merged

Feat/BookApplication #456

Add some tests
785977a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 21, 2023 in 1s

69.91% of diff hit (target 77.04%)

View this Pull Request on Codecov

69.91% of diff hit (target 77.04%)

Annotations

Check warning on line 25 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor#L25

Added line #L25 was not covered by tests

Check warning on line 75 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 81 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 84 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L84

Added line #L84 was not covered by tests

Check warning on line 87 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 90 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L90

Added line #L90 was not covered by tests

Check warning on line 93 in COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 64 in COMET.Web.Common/Components/BookEditor/InputEditor.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor#L64

Added line #L64 was not covered by tests

Check warning on line 71 in COMET.Web.Common/Components/BookEditor/InputEditor.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor#L71

Added line #L71 was not covered by tests

Check warning on line 61 in COMET.Web.Common/Components/BookEditor/InputEditor.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor.cs#L61

Added line #L61 was not covered by tests

Check warning on line 66 in COMET.Web.Common/Components/BookEditor/InputEditor.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor.cs#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 346 in COMET.Web.Common/Services/SessionManagement/SessionService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Services/SessionManagement/SessionService.cs#L346

Added line #L346 was not covered by tests

Check warning on line 357 in COMET.Web.Common/Services/SessionManagement/SessionService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Services/SessionManagement/SessionService.cs#L355-L357

Added lines #L355 - L357 were not covered by tests

Check warning on line 369 in COMET.Web.Common/Services/SessionManagement/SessionService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Services/SessionManagement/SessionService.cs#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 405 in COMET.Web.Common/Services/SessionManagement/SessionService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Services/SessionManagement/SessionService.cs#L398-L405

Added lines #L398 - L405 were not covered by tests

Check warning on line 410 in COMET.Web.Common/Services/SessionManagement/SessionService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Services/SessionManagement/SessionService.cs#L407-L410

Added lines #L407 - L410 were not covered by tests

Check warning on line 94 in COMET.Web.Common/Services/ValidationService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Services/ValidationService.cs#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 78 in COMET.Web.Common/ViewModels/Components/BookEditor/EditorPopupViewModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/ViewModels/Components/BookEditor/EditorPopupViewModel.cs#L78

Added line #L78 was not covered by tests

Check warning on line 83 in COMET.Web.Common/ViewModels/Components/BookEditor/EditorPopupViewModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/ViewModels/Components/BookEditor/EditorPopupViewModel.cs#L83

Added line #L83 was not covered by tests

Check warning on line 45 in COMETwebapp/Components/BookEditor/BookEditorBody.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMETwebapp/Components/BookEditor/BookEditorBody.razor#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 55 in COMETwebapp/Components/BookEditor/BookEditorBody.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMETwebapp/Components/BookEditor/BookEditorBody.razor#L55

Added line #L55 was not covered by tests

Check warning on line 60 in COMETwebapp/Components/BookEditor/BookEditorBody.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMETwebapp/Components/BookEditor/BookEditorBody.razor#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 71 in COMETwebapp/Components/BookEditor/BookEditorBody.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMETwebapp/Components/BookEditor/BookEditorBody.razor#L71

Added line #L71 was not covered by tests

Check warning on line 76 in COMETwebapp/Components/BookEditor/BookEditorBody.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMETwebapp/Components/BookEditor/BookEditorBody.razor#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 86 in COMETwebapp/Components/BookEditor/BookEditorBody.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMETwebapp/Components/BookEditor/BookEditorBody.razor#L86

Added line #L86 was not covered by tests