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-15128] Add Promote Provider Service User functionality to Bitwarden Portal #5118

Merge branch 'main' into ac/pm-15128/add-promote-provider-service-use…

01940e1
Select commit
Loading
Failed to load commit list.
Merged

[PM-15128] Add Promote Provider Service User functionality to Bitwarden Portal #5118

Merge branch 'main' into ac/pm-15128/add-promote-provider-service-use…
01940e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 1s

0.00% of diff hit (target 42.92%)

View this Pull Request on Codecov

0.00% of diff hit (target 42.92%)

Annotations

Check warning on line 47 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L47

Added line #L47 was not covered by tests

Check warning on line 60 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L60

Added line #L60 was not covered by tests

Check warning on line 233 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L231-L233

Added lines #L231 - L233 were not covered by tests

Check warning on line 240 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L240

Added line #L240 was not covered by tests

Check warning on line 243 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 247 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 252 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L250-L252

Added lines #L250 - L252 were not covered by tests

Check warning on line 256 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L254-L256

Added lines #L254 - L256 were not covered by tests

Check warning on line 260 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 266 in src/Admin/Controllers/ToolsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Controllers/ToolsController.cs#L263-L266

Added lines #L263 - L266 were not covered by tests

Check warning on line 9 in src/Admin/Models/PromoteProviderServiceUserModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Models/PromoteProviderServiceUserModel.cs#L9

Added line #L9 was not covered by tests

Check warning on line 12 in src/Admin/Models/PromoteProviderServiceUserModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Models/PromoteProviderServiceUserModel.cs#L12

Added line #L12 was not covered by tests

Check warning on line 48 in src/Admin/Utilities/RolePermissionMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Utilities/RolePermissionMapping.cs#L48

Added line #L48 was not covered by tests

Check warning on line 95 in src/Admin/Utilities/RolePermissionMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Utilities/RolePermissionMapping.cs#L95

Added line #L95 was not covered by tests

Check warning on line 17 in src/Admin/Views/Shared/_Layout.cshtml

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Views/Shared/_Layout.cshtml#L17

Added line #L17 was not covered by tests

Check warning on line 103 in src/Admin/Views/Shared/_Layout.cshtml

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Views/Shared/_Layout.cshtml#L103

Added line #L103 was not covered by tests