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 GetRolesAsync by organizationUnitIds method to IOrganizationUnitRepository. #18148

Merged
merged 1 commit into from
Nov 15, 2023

Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizatio…

a4bb158
Select commit
Loading
Failed to load commit list.
Merged

Add GetRolesAsync by organizationUnitIds method to IOrganizationUnitRepository. #18148

Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizatio…
a4bb158
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

51.93% (+0.01%) compared to f0016fe

View this Pull Request on Codecov

51.93% (+0.01%) compared to f0016fe

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f0016fe) 51.91% compared to head (a4bb158) 51.93%.
Report is 13 commits behind head on rel-7.4.

Files Patch % Lines
...yFrameworkCore/EfCoreOrganizationUnitRepository.cs 90.90% 0 Missing and 1 partial ⚠️
...dentity/MongoDB/MongoOrganizationUnitRepository.cs 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel-7.4   #18148      +/-   ##
===========================================
+ Coverage    51.91%   51.93%   +0.01%     
===========================================
  Files         3023     3023              
  Lines        94359    94386      +27     
  Branches      7510     7512       +2     
===========================================
+ Hits         48991    49016      +25     
  Misses       43882    43882              
- Partials      1486     1488       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.