Skip to content

Refactor OrganizationInviteLinkResponseModel constructor for improved…

dfa3d74
Select commit
Loading
Failed to load commit list.
Merged

[PM-34387] Add organization invite link creation endpoint #7477

Refactor OrganizationInviteLinkResponseModel constructor for improved…
dfa3d74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

63.99% (+0.10%) compared to 52d9a9c

View this Pull Request on Codecov

63.99% (+0.10%) compared to 52d9a9c

Details

Codecov Report

❌ Patch coverage is 89.47368% with 14 lines in your changes missing coverage. Please review.
βœ… Project coverage is 63.99%. Comparing base (52d9a9c) to head (dfa3d74).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nConsole/Controllers/BaseAdminConsoleController.cs 75.00% 4 Missing and 1 partial ⚠️
...Console/OrganizationFeatures/InviteLinks/Errors.cs 50.00% 3 Missing ⚠️
src/Core/Utilities/ValidateSequenceAttribute.cs 81.25% 2 Missing and 1 partial ⚠️
...re/AdminConsole/Entities/OrganizationInviteLink.cs 66.66% 0 Missing and 1 partial ⚠️
...InviteLinks/CreateOrganizationInviteLinkCommand.cs 97.43% 0 Missing and 1 partial ⚠️
...InviteLinks/CreateOrganizationInviteLinkRequest.cs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7477      +/-   ##
==========================================
+ Coverage   63.88%   63.99%   +0.10%     
==========================================
  Files        2088     2096       +8     
  Lines       92383    92534     +151     
  Branches     8205     8220      +15     
==========================================
+ Hits        59019    59214     +195     
+ Misses      31338    31289      -49     
- Partials     2026     2031       +5     

β˜” 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.