Closed evansims closed 4 months ago
Attention: Patch coverage is 68.51852%
with 170 lines
in your changes missing coverage. Please review.
Project coverage is 68.72%. Comparing base (
9065ff1
) to head (8b3f02e
).
Files | Patch % | Lines |
---|---|---|
openfga_sdk/api/open_fga_api.py | 68.51% | 85 Missing :warning: |
openfga_sdk/sync/open_fga_api.py | 68.51% | 85 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This is a follow up PR that makes minor changes to the repository file structure to better organize unit tests, and more clearly identify what they are testing.
This also applies minor updates to the Telemetry changes in v0.6.0 as a result of backporting changes to the Generator. This represents a fresh regeneration of the SDK from the Generator's new Python client templates.
References
Review Checklist
main