Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.01k stars 275 forks source link

[Minor change] Add aggregate attribute to client scope model #455

Closed vikram-deepfactor closed 8 months ago

vikram-deepfactor commented 8 months ago

Thanks for your contribution! Hi, if there is an issue, that your PR adresses, please link it!

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ba0216d) 77.26% compared to head (a13ebcb) 77.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #455 +/- ## ======================================= Coverage 77.26% 77.26% ======================================= Files 4 4 Lines 2261 2261 ======================================= Hits 1747 1747 Misses 345 345 Partials 169 169 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Nerzal commented 8 months ago

LGTM, thank you !