deepset-ai / deepset-cloud-sdk

A Python SDK to interact with deepset Cloud
Apache License 2.0
9 stars 1 forks source link

feat: gdrive integration #181

Open ArzelaAscoIi opened 5 months ago

ArzelaAscoIi commented 5 months ago

Related Issues

Proposed Changes?

How did you test it?

Notes for the reviewer

Screenshots (optional)

Checklist

github-actions[bot] commented 5 months ago

Coverage report

The coverage rate went from 92.9% to 93.85% :arrow_up: The branch rate is 86%.

57.14% of new lines are covered.

Diff Coverage details (click to unfold) ### deepset_cloud_sdk/workflows/sync_client/files.py `75%` of new lines are covered (`97.61%` of the complete file). Missing lines: `143` ### deepset_cloud_sdk/workflows/async_client/files.py `41.66%` of new lines are covered (`81.94%` of the complete file). Missing lines: `171`, `187`, `188`, `189`, `193`, `194`, `205` ### deepset_cloud_sdk/cli.py `80%` of new lines are covered (`90.59%` of the complete file). Missing lines: `42`