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

Make GitHash Optional

6c4ac01
Select commit
Loading
Failed to load commit list.
Merged

Add IFeatureService & Related Utilities #37

Make GitHash Optional
6c4ac01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

37.88% (+23.17%) compared to a13749d

View this Pull Request on Codecov

37.88% (+23.17%) compared to a13749d

Details

Codecov Report

Attention: Patch coverage is 78.89908% with 69 lines in your changes missing coverage. Please review.

Project coverage is 37.88%. Comparing base (a13749d) to head (6c4ac01).

Files with missing lines Patch % Lines
...Hosting/src/Features/LaunchDarklyFeatureService.cs 71.42% 29 Missing and 9 partials โš ๏ธ
...en.Extensions.Hosting/src/Utilities/VersionInfo.cs 71.42% 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.88%   +23.17%     
===========================================
  Files          30       38        +8     
  Lines         836     1127      +291     
  Branches       71       99       +28     
===========================================
+ Hits          123      427      +304     
+ Misses        695      666       -29     
- Partials       18       34       +16     

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