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

call UpdateUserAsync on SelectRole #194

Merged
merged 1 commit into from
Oct 3, 2023
Merged

call UpdateUserAsync on SelectRole #194

merged 1 commit into from
Oct 3, 2023

Conversation

blouflashdb
Copy link
Contributor

Closed #191

@Keboo Keboo enabled auto-merge (squash) October 3, 2023 20:38
@Keboo
Copy link
Owner

Keboo commented Oct 3, 2023

Awesome work. Thank you.

@Keboo Keboo merged commit 38ee73d into Keboo:main Oct 3, 2023
2 checks passed
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Summary - Code Coverage

Summary
Generated on: 10/03/2023 - 20:38:48
Coverage date: 10/03/2023 - 20:38:39 - 10/03/2023 - 20:38:43
Parser: MultiReport (3x Cobertura)
Assemblies: 3
Classes: 24
Files: 22
Line coverage: 63.8% (412 of 645)
Covered lines: 412
Uncovered lines: 233
Coverable lines: 645
Total lines: 1466
Branch coverage: 48% (148 of 308)
Covered branches: 148
Total branches: 308
Method coverage: Feature is only available for sponsors
Tag: 381_6365392464

Coverage

PointerStar.Client - 48.2%
Name Line Branch
PointerStar.Client 48.2% 40.6%
PointerStar.Client.Components.ComponentBase`1 0%
PointerStar.Client.Components.UserDialog 0% 0%
PointerStar.Client.Cookies.Cookie 0% 0%
PointerStar.Client.Cookies.WellKnownCookieValues 100% 100%
PointerStar.Client.Pages.Index 0%
PointerStar.Client.Pages.Room 0% 0%
PointerStar.Client.Shared.MainLayout 0% 0%
PointerStar.Client.ViewModels.ClipboardService 0%
PointerStar.Client.ViewModels.RoomViewModel 98.1% 91.1%
PointerStar.Client.ViewModels.UserDialogViewModel 93.3% 92.8%
PointerStar.Client.ViewModels.ViewModelBase 100%
Program 0%
PointerStar.Server - 82.2%
Name Line Branch
PointerStar.Server 82.2% 64.5%
AspNetCoreGeneratedDocument.Pages_Error 0% 0%
PointerStar.Server.Controllers.RoomController 100% 100%
PointerStar.Server.Hubs.RoomHub 0% 0%
PointerStar.Server.Pages.ErrorModel 0% 0%
PointerStar.Server.Room.InMemoryRoomManager 99.4% 98.2%
Program 94.1% 50%
PointerStar.Shared - 61.2%
Name Line Branch
PointerStar.Shared 61.2% 37.5%
PointerStar.Shared.Role 90% 50%
PointerStar.Shared.RoomHubConnection 0% 0%
PointerStar.Shared.RoomOptions 66.6%
PointerStar.Shared.RoomState 96.8%
PointerStar.Shared.User 100%
PointerStar.Shared.UserOptions 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User state not being updated when state is updated remotely
2 participants