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/project succeeded Oct 25, 2024 in 0s

37.75% (+23.04%) compared to a13749d

View this Pull Request on Codecov

37.75% (+23.04%) compared to a13749d

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 68 lines in your changes missing coverage. Please review.

Project coverage is 37.75%. Comparing base (a13749d) to head (9b2c6c4).

Files with missing lines Patch % Lines
...Hosting/src/Features/LaunchDarklyFeatureService.cs 72.18% 29 Missing and 8 partials โš ๏ธ
...en.Extensions.Hosting/src/Utilities/VersionInfo.cs 67.74% 9 Missing and 1 partial โš ๏ธ
...Hosting/src/Utilities/HostEnvironmentExtensions.cs 43.75% 7 Missing and 2 partials โš ๏ธ
...en.Extensions.Hosting/src/HostBuilderExtensions.cs 70.37% 7 Missing and 1 partial โš ๏ธ
...ons.Hosting/src/Features/FeatureCheckMiddleware.cs 92.15% 3 Missing and 1 partial โš ๏ธ
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #37       +/-   ##
===========================================
+ Coverage   14.71%   37.75%   +23.04%     
===========================================
  Files          30       38        +8     
  Lines         836     1123      +287     
  Branches       71       97       +26     
===========================================
+ Hits          123      424      +301     
+ Misses        695      666       -29     
- Partials       18       33       +15     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.