deepset-ai / deepset-cloud-sdk

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

feat: improve file validation performance #47

Closed rjanjua closed 1 year ago

rjanjua commented 1 year ago

adds:

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 95% to 96% :arrow_up: The branch rate is 87%.

100% of new lines are covered.

Diff Coverage details (click to unfold) ### deepset_cloud_sdk/s3/upload.py `100%` of new lines are covered (`96%` of the complete file). ### deepset_cloud_sdk/api/upload_sessions.py `100%` of new lines are covered (`100%` of the complete file). ### deepset_cloud_sdk/service/files_service.py `100%` of new lines are covered (`96%` of the complete file). ### deepset_cloud_sdk/api/files.py `100%` of new lines are covered (`91%` of the complete file).