Skip to content

Update ProviderServiceTests to include mocks for AutomaticUserConfirm…

1e4d7a3
Select commit
Loading
Failed to load commit list.
Merged

[PM-26383] Remove feature flag from server-side for autoconfirm #7402

Update ProviderServiceTests to include mocks for AutomaticUserConfirm…
1e4d7a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

58.55% (+0.06%) compared to aa1aa58

View this Pull Request on Codecov

58.55% (+0.06%) compared to aa1aa58

Details

Codecov Report

❌ Patch coverage is 89.87342% with 8 lines in your changes missing coverage. Please review.
βœ… Project coverage is 58.55%. Comparing base (aa1aa58) to head (1e4d7a3).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...es/Organizations/CloudOrganizationSignUpCommand.cs 33.33% 3 Missing and 1 partial ⚠️
...ganizations/SelfHostedOrganizationSignUpCommand.cs 20.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7402      +/-   ##
==========================================
+ Coverage   58.48%   58.55%   +0.06%     
==========================================
  Files        2063     2063              
  Lines       91187    91134      -53     
  Branches     8129     8108      -21     
==========================================
+ Hits        53332    53360      +28     
+ Misses      35957    35866      -91     
- Partials     1898     1908      +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.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.