Skip to content

[BEEEP] Lazy load the current user in the CurrentContext #5605

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

Closed
wants to merge 2 commits into from

fix

2cd8c75
Select commit
Loading
Failed to load commit list.
Closed

[BEEEP] Lazy load the current user in the CurrentContext #5605

fix
2cd8c75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 4, 2025 in 1s

43.75% of diff hit (target 45.12%)

View this Pull Request on Codecov

43.75% of diff hit (target 45.12%)

Annotations

Check warning on line 16 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L16

Added line #L16 was not covered by tests

Check warning on line 24 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L24

Added line #L24 was not covered by tests

Check warning on line 38 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L38

Added line #L38 was not covered by tests

Check warning on line 51 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L51

Added line #L51 was not covered by tests

Check warning on line 69 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L69

Added line #L69 was not covered by tests

Check warning on line 86 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L86

Added line #L86 was not covered by tests

Check warning on line 50 in src/Core/Auth/Identity/UserStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Auth/Identity/UserStore.cs#L50

Added line #L50 was not covered by tests

Check warning on line 62 in src/Core/Auth/Identity/UserStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Auth/Identity/UserStore.cs#L62

Added line #L62 was not covered by tests

Check warning on line 176 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L176

Added line #L176 was not covered by tests

Check warning on line 178 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L178

Added line #L178 was not covered by tests

Check warning on line 180 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L180

Added line #L180 was not covered by tests

Check warning on line 188 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L188

Added line #L188 was not covered by tests

Check warning on line 23 in src/Notifications/NotificationsHub.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Notifications/NotificationsHub.cs#L23

Added line #L23 was not covered by tests

Check warning on line 60 in src/Notifications/NotificationsHub.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Notifications/NotificationsHub.cs#L60

Added line #L60 was not covered by tests