Skip to content

Remove Extra Space

04c405f
Select commit
Loading
Failed to load commit list.
Draft

Adds LicensingService #40

Remove Extra Space
04c405f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

43.14% (+5.25%) compared to 756d31c

View this Pull Request on Codecov

43.14% (+5.25%) compared to 756d31c

Details

Codecov Report

โŒ Patch coverage is 70.66667% with 66 lines in your changes missing coverage. Please review.
โœ… Project coverage is 43.14%. Comparing base (756d31c) to head (04c405f).
โš ๏ธ Report is 184 commits behind head on main.

Files with missing lines Patch % Lines
...ing/src/Licensing/PostConfigureLicensingOptions.cs 68.31% 24 Missing and 8 partials โš ๏ธ
...en.Extensions.Hosting/src/HostBuilderExtensions.cs 0.00% 24 Missing and 1 partial โš ๏ธ
...s.Hosting/src/Licensing/InvalidLicenseException.cs 45.45% 6 Missing โš ๏ธ
...s.Hosting/src/Licensing/DefaultLicensingService.cs 95.89% 2 Missing and 1 partial โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   37.88%   43.14%   +5.25%     
==========================================
  Files          38       41       +3     
  Lines        1127     1335     +208     
  Branches       99      123      +24     
==========================================
+ Hits          427      576     +149     
- Misses        666      715      +49     
- Partials       34       44      +10     

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

๐Ÿš€ New features to boost your workflow:
  • โ„๏ธ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.