Closed evansims closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.07%. Comparing base (
664b0b9
) to head (359ea33
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rhamzeh @ewanharris Updated, thanks!
Description
This pull request fixes the
ClientListUsersRequest
class, which incorrectly accepts astr
type forobject
rather than anFgaObject
assignment. For consistency's sake, it also improves the type hinting of the other class properties.References
Review Checklist
main