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/project succeeded Oct 3, 2023 in 1s

78.42% (+0.71%) compared to 71a4c6d

View this Pull Request on Codecov

78.42% (+0.71%) compared to 71a4c6d

Details

Codecov Report

Attention: 91 lines in your changes are missing coverage. Please review.

Comparison is base (71a4c6d) 77.70% compared to head (6fe5cfc) 78.42%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #461      +/-   ##
===============================================
+ Coverage        77.70%   78.42%   +0.71%     
===============================================
  Files              323      328       +5     
  Lines             7464     7513      +49     
  Branches           754      760       +6     
===============================================
+ Hits              5800     5892      +92     
+ Misses            1438     1391      -47     
- Partials           226      230       +4     
Files Coverage Δ
...OMET.Web.Common.Test/Helpers/MockedLoggerHelper.cs 100.00% <100.00%> (ø)
COMET.Web.Common/Components/Dashboard.razor.cs 100.00% <100.00%> (ø)
COMET.Web.Common/Components/Login.razor.cs 100.00% <ø> (ø)
COMET.Web.Common/Components/OpenModel.razor.cs 96.77% <100.00%> (ø)
...onents/SingleIterationApplicationTemplate.razor.cs 98.38% <100.00%> (ø)
...b.Common/Extensions/ServiceCollectionExtensions.cs 100.00% <100.00%> (ø)
...Web.Common/Extensions/ServiceProviderExtensions.cs 100.00% <100.00%> (ø)
...vices/ConfigurationService/ConfigurationService.cs 100.00% <100.00%> (ø)
...s/ConfigurationService/BaseConfigurationService.cs 100.00% <100.00%> (ø)
...vices/StringTableService/BaseStringTableService.cs 100.00% <100.00%> (ø)
... and 11 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.