openfga / python-sdk

OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/
https://openfga.dev
Apache License 2.0
38 stars 15 forks source link

fix: fix client metrics issues with preshared keys #119

Closed jimmyjames closed 3 months ago

jimmyjames commented 3 months ago

Description

Fixes #117

References

https://github.com/openfga/sdk-generator/pull/401

117

Review Checklist

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.72%. Comparing base (3630115) to head (9dccb4f).

Files Patch % Lines
openfga_sdk/api_client.py 50.00% 1 Missing :warning:
openfga_sdk/sync/api_client.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ========================================== - Coverage 68.74% 68.72% -0.02% ========================================== Files 120 120 Lines 9770 9772 +2 ========================================== Hits 6716 6716 - Misses 3054 3056 +2 ```

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