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

Fix #457: Supports of Blazor Server #461

Merged
merged 3 commits into from
Oct 3, 2023

Fix Code Smell

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

Fix #457: Supports of Blazor Server #461

Fix Code Smell
6fe5cfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 3, 2023 in 1s

78.38% of diff hit (target 77.70%)

View this Pull Request on Codecov

78.38% of diff hit (target 77.70%)

Annotations

Check warning on line 33 in COMET.Web.Common/Components/ParameterTypeEditors/DateTimeParameterTypeEditor.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/ParameterTypeEditors/DateTimeParameterTypeEditor.razor#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 60 in COMET.Web.Common/Components/ValueSetRenderers/ValueArrayDetails.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/ValueSetRenderers/ValueArrayDetails.razor#L60

Added line #L60 was not covered by tests

Check warning on line 58 in COMET.Web.Common/Server/Services/StringTableService/StringTableService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Server/Services/StringTableService/StringTableService.cs#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 122 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#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 125 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#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 131 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#L131

Added line #L131 was not covered by tests

Check warning on line 141 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#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 152 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#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 165 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#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 220 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#L218-L220

Added lines #L218 - L220 were not covered by tests

Check warning on line 231 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#L229-L231

Added lines #L229 - L231 were not covered by tests

Check warning on line 242 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#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 261 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#L261

Added line #L261 was not covered by tests

Check warning on line 272 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#L264-L272

Added lines #L264 - L272 were not covered by tests

Check warning on line 283 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#L281-L283

Added lines #L281 - L283 were not covered by tests

Check warning on line 294 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#L292-L294

Added lines #L292 - L294 were not covered by tests

Check warning on line 305 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#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 337 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#L330-L337

Added lines #L330 - L337 were not covered by tests

Check warning on line 342 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#L339-L342

Added lines #L339 - L342 were not covered by tests

Check warning on line 353 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#L353

Added line #L353 was not covered by tests

Check warning on line 364 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#L362-L364

Added lines #L362 - L364 were not covered by tests

Check warning on line 376 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#L375-L376

Added lines #L375 - L376 were not covered by tests

Check warning on line 412 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#L405-L412

Added lines #L405 - L412 were not covered by tests

Check warning on line 417 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#L414-L417

Added lines #L414 - L417 were not covered by tests

Check warning on line 438 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#L437-L438

Added lines #L437 - L438 were not covered by tests