deepset-ai / deepset-cloud-sdk

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

feat: adding skipped file names to warnings #108

Closed elundaeva closed 1 year ago

elundaeva commented 1 year ago

Related Issues

Proposed Changes?

Skipped files will be listed in the warning message.

How did you test it?

Checklist

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 92.89% to 92.91% :arrow_up: The branch rate is 80%.

100% of new lines are covered.

Diff Coverage details (click to unfold) ### deepset_cloud_sdk/_service/files_service.py `100%` of new lines are covered (`94.36%` of the complete file).
elundaeva commented 1 year ago

@ArzelaAscoIi please take a look when you have a second 🙏 Also, do you think a small change like this requires unit testing?