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

Replace IdentityUserLookupAppService by an integration service #17737

Merged
merged 4 commits into from
Sep 27, 2023

Conversation

hikalkan
Copy link
Member

Resolved #17736

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #17737 (ced61b4) into dev (357f9be) will decrease coverage by 0.02%.
Report is 12 commits behind head on dev.
The diff coverage is 76.19%.

@@            Coverage Diff             @@
##              dev   #17737      +/-   ##
==========================================
- Coverage   53.49%   53.47%   -0.02%     
==========================================
  Files        3037     3039       +2     
  Lines       94937    94967      +30     
==========================================
+ Hits        50783    50788       +5     
- Misses      44154    44179      +25     
Files Coverage Δ
...tity/Integration/IdentityUserIntegrationService.cs 92.85% <91.42%> (+92.85%) ⬆️
.../Volo/Abp/Identity/IdentityUserLookupAppService.cs 0.00% <0.00%> (-91.67%) ⬇️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@maliming maliming merged commit dd1bc96 into dev Sep 27, 2023
3 of 4 checks passed
@maliming maliming deleted the IdentityUserLookupAppService-obsolete branch September 27, 2023 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace IdentityUserLookupAppService by an integration service
3 participants