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

Add IFeatureService & Related Utilities #37

Merged
merged 11 commits into from
Oct 25, 2024

Format Examples

9b2c6c4
Select commit
Loading
Failed to load commit list.
Merged

Add IFeatureService & Related Utilities #37

Format Examples
9b2c6c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2024 in 0s

78.94% of diff hit (target 14.71%)

View this Pull Request on Codecov

78.94% of diff hit (target 14.71%)

Annotations

Check warning on line 65 in extensions/Bitwarden.Extensions.Hosting/src/Features/FeatureCheckMiddleware.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/FeatureCheckMiddleware.cs#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 69 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 105 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 110 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 120 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L115-L120

Added lines #L115 - L120 were not covered by tests

Check warning on line 138 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L138

Added line #L138 was not covered by tests

Check warning on line 142 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 144 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L144

Added line #L144 was not covered by tests

Check warning on line 146 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L146

Added line #L146 was not covered by tests

Check warning on line 171 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 218 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L216-L218

Added lines #L216 - L218 were not covered by tests

Check warning on line 222 in extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Features/LaunchDarklyFeatureService.cs#L220-L222

Added lines #L220 - L222 were not covered by tests

Check warning on line 33 in extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs#L33

Added line #L33 was not covered by tests

Check warning on line 52 in extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 76 in extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs#L76

Added line #L76 was not covered by tests

Check warning on line 211 in extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/HostBuilderExtensions.cs#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 18 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/HostEnvironmentExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/HostEnvironmentExtensions.cs#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 23 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/HostEnvironmentExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/HostEnvironmentExtensions.cs#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 30 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/HostEnvironmentExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/HostEnvironmentExtensions.cs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 22 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs#L22

Added line #L22 was not covered by tests

Check warning on line 25 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 29 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 33 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs#L33

Added line #L33 was not covered by tests

Check warning on line 51 in extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

extensions/Bitwarden.Extensions.Hosting/src/Utilities/VersionInfo.cs#L50-L51

Added lines #L50 - L51 were not covered by tests