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 SetForClientAsync extension method to IPermissionManager . #17802

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

maliming
Copy link
Member

@maliming maliming commented Oct 4, 2023

Resolve #17796

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #17802 (74e0515) into dev (8b4a522) will increase coverage by 0.05%.
Report is 21 commits behind head on dev.
The diff coverage is 76.47%.

@@            Coverage Diff             @@
##              dev   #17802      +/-   ##
==========================================
+ Coverage   53.53%   53.58%   +0.05%     
==========================================
  Files        3045     3051       +6     
  Lines       95126    95228     +102     
==========================================
+ Hits        50925    51031     +106     
+ Misses      44201    44197       -4     
Files Coverage Δ
.../AbpIdentityServerTestEntityFrameworkCoreModule.cs 100.00% <100.00%> (ø)
...lo/Abp/IdentityServer/AbpIdentityServerTestData.cs 100.00% <100.00%> (ø)
...IdentityServer/AbpIdentityServerTestDataBuilder.cs 100.00% <100.00%> (ø)
...orkCore/OpenIddictEntityFrameworkCoreTestModule.cs 100.00% <100.00%> (ø)
...rver/Volo/Abp/ClientPermissionManagerExtensions.cs 66.66% <66.66%> (ø)
...ionManagement/ClientPermissionManagerExtensions.cs 66.66% <66.66%> (ø)

... and 7 files with indirect coverage changes

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

@hikalkan hikalkan merged commit 028be88 into dev Oct 4, 2023
5 checks passed
@hikalkan hikalkan deleted the SetForClientAsync branch October 4, 2023 09:02
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.

Add SetForClientAsync extension method to IPermissionManager
2 participants