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

[PM-16684] Integrate Pricing Service behind FF #5276

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Merge branch 'main' into billing/PM-16684/integrate-pricing-service

679c158
Select commit
Loading
Failed to load commit list.
Open

[PM-16684] Integrate Pricing Service behind FF #5276

Merge branch 'main' into billing/PM-16684/integrate-pricing-service
679c158
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2025 in 1s

27.62% of diff hit (target 44.02%)

View this Pull Request on Codecov

27.62% of diff hit (target 44.02%)

Annotations

Check warning on line 469 in bitwarden_license/src/Commercial.Core/AdminConsole/Services/ProviderService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitwarden_license/src/Commercial.Core/AdminConsole/Services/ProviderService.cs#L469

Added line #L469 was not covered by tests

Check warning on line 104 in bitwarden_license/src/Commercial.Core/Billing/ProviderBillingService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitwarden_license/src/Commercial.Core/Billing/ProviderBillingService.cs#L104

Added line #L104 was not covered by tests

Check warning on line 214 in src/Admin/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/AdminConsole/Controllers/OrganizationsController.cs#L214

Added line #L214 was not covered by tests

Check warning on line 228 in src/Admin/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/AdminConsole/Controllers/OrganizationsController.cs#L228

Added line #L228 was not covered by tests

Check warning on line 104 in src/Admin/AdminConsole/Models/OrganizationEditModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/AdminConsole/Models/OrganizationEditModel.cs#L104

Added line #L104 was not covered by tests

Check warning on line 192 in src/Admin/AdminConsole/Models/OrganizationEditModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/AdminConsole/Models/OrganizationEditModel.cs#L192

Added line #L192 was not covered by tests

Check warning on line 642 in src/Api/AdminConsole/Controllers/OrganizationUsersController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationUsersController.cs#L641-L642

Added lines #L641 - L642 were not covered by tests

Check warning on line 126 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 188 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 204 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 233 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 367 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L367

Added line #L367 was not covered by tests

Check warning on line 552 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L551-L552

Added lines #L551 - L552 were not covered by tests

Check warning on line 569 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L569

Added line #L569 was not covered by tests

Check warning on line 572 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L571-L572

Added lines #L571 - L572 were not covered by tests

Check warning on line 576 in src/Api/AdminConsole/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/OrganizationsController.cs#L575-L576

Added lines #L575 - L576 were not covered by tests

Check warning on line 18 in src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs#L18

Added line #L18 was not covered by tests

Check warning on line 117 in src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs#L117

Added line #L117 was not covered by tests

Check warning on line 130 in src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs#L130

Added line #L130 was not covered by tests

Check warning on line 152 in src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Models/Response/Organizations/OrganizationResponseModel.cs#L152

Added line #L152 was not covered by tests

Check warning on line 70 in src/Api/Billing/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationsController.cs#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 73 in src/Api/Billing/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationsController.cs#L73

Added line #L73 was not covered by tests

Check warning on line 77 in src/Api/Billing/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationsController.cs#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 80 in src/Api/Billing/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationsController.cs#L80

Added line #L80 was not covered by tests

Check warning on line 83 in src/Api/Billing/Controllers/OrganizationsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationsController.cs#L83

Added line #L83 was not covered by tests