Toloka / toloka-kit

Toloka-Kit is a Python library for working with Toloka API.
https://toloka.ai
Other
200 stars 34 forks source link

Project update dry run #227

Closed alexdrydew closed 1 year ago

alexdrydew commented 1 year ago

This PR adds TolokaClient.check_update_project_for_major_version_change that can be used for identifying project breaking change before actually applying said change.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0f51be7) 86.52% compared to head (2bbfef0) 86.53%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ======================================= Coverage 86.52% 86.53% ======================================= Files 84 84 Lines 6740 6745 +5 ======================================= + Hits 5832 5837 +5 Misses 908 908 ``` | [Files Changed](https://app.codecov.io/gh/Toloka/toloka-kit/pull/227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Toloka) | Coverage Δ | | |---|---|---| | [src/client/project/\_\_init\_\_.py](https://app.codecov.io/gh/Toloka/toloka-kit/pull/227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Toloka#diff-c3JjL2NsaWVudC9wcm9qZWN0L19faW5pdF9fLnB5) | `98.73% <100.00%> (+0.08%)` | :arrow_up: |

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