Skip to content

[BRE-1413] Adding tests

eda720a
Select commit
Loading
Failed to load commit list.
Draft

[BRE-1413] Investigation for supporting Canary via header based routing #7461

[BRE-1413] Adding tests
eda720a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

58.66% (+0.17%) compared to 0618444

View this Pull Request on Codecov

58.66% (+0.17%) compared to 0618444

Details

Codecov Report

❌ Patch coverage is 57.81250% with 27 lines in your changes missing coverage. Please review.
βœ… Project coverage is 58.66%. Comparing base (0618444) to head (eda720a).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...SharedWeb/Utilities/ServiceCollectionExtensions.cs 9.09% 18 Missing and 2 partials ⚠️
src/Admin/Startup.cs 0.00% 2 Missing ⚠️
src/Billing/Startup.cs 0.00% 2 Missing ⚠️
src/Icons/Startup.cs 0.00% 1 Missing ⚠️
src/Notifications/Startup.cs 0.00% 1 Missing ⚠️
...b/Utilities/HeaderPropagationResponseMiddleware.cs 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7461      +/-   ##
==========================================
+ Coverage   58.49%   58.66%   +0.17%     
==========================================
  Files        2066     2067       +1     
  Lines       91141    91143       +2     
  Branches     8111     8119       +8     
==========================================
+ Hits        53309    53471     +162     
+ Misses      35924    35760     -164     
- Partials     1908     1912       +4     

β˜” 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.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.