dropbox / dropbox-sdk-python

The Official Dropbox API V2 SDK for Python
https://www.dropbox.com/developers
MIT License
930 stars 318 forks source link

Manual spec update #498

Closed maxbelanger closed 3 months ago

maxbelanger commented 3 months ago

Manual Spec Update c8364404953d875801d496a81f786c5545f78223

Change Notes:

check_api_v2_types Namespace

Update EchoArg DataType.STRUCT files Namespace

Update DeleteBatchArg DataType.STRUCT Update RelocationBatchArgBase DataType.STRUCT Update save_url DataType.ROUTE team_log_generated Namespace

Add RansomwareRestoreProcessCompletedDetails, RansomwareRestoreProcessStartedDetails, TeamEncryptionKeyCancelKeyDeletionDetails, TeamEncryptionKeyCreateKeyDetails, TeamEncryptionKeyDeleteKeyDetails, TeamEncryptionKeyDisableKeyDetails, TeamEncryptionKeyEnableKeyDetails, TeamEncryptionKeyRotateKeyDetails, TeamEncryptionKeyScheduleKeyDeletionDetails, FileAddFromAutomationDetails, ReplayFileDeleteDetails, BackupAdminInvitationSentDetails, BackupInvitationOpenedDetails, RansomwareAlertCreateReportDetails, RansomwareAlertCreateReportFailedDetails, ReplayFileSharedLinkCreatedDetails, ReplayFileSharedLinkModifiedDetails, ReplayProjectTeamAddDetails, ReplayProjectTeamDeleteDetails, RansomwareRestoreProcessCompletedType, RansomwareRestoreProcessStartedType, TeamEncryptionKeyCancelKeyDeletionType, TeamEncryptionKeyCreateKeyType, TeamEncryptionKeyDeleteKeyType, TeamEncryptionKeyDisableKeyType, TeamEncryptionKeyEnableKeyType, TeamEncryptionKeyRotateKeyType, TeamEncryptionKeyScheduleKeyDeletionType, FileAddFromAutomationType, ReplayFileDeleteType, BackupAdminInvitationSentType, BackupInvitationOpenedType, RansomwareAlertCreateReportType, RansomwareAlertCreateReportFailedType, ReplayFileSharedLinkCreatedType, ReplayFileSharedLinkModifiedType, ReplayProjectTeamAddType, ReplayProjectTeamDeleteType structs team_member_space_limits Namespace

Update member_space_limits/set_custom_quota(SetCustomQuotaArg, List DataType.ROUTE Update member_space_limits/remove_custom_quota(CustomQuotaUsersArg, List DataType.ROUTE Update member_space_limits/get_custom_quota(CustomQuotaUsersArg, List DataType.ROUTE Update member_space_limits/get_custom_quota(CustomQuotaUsersArg, List DataType.ROUTE team_policies Namespace

Add SharedFolderBlanketLinkRestrictionPolicy unions

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 72.34043% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 64.26%. Comparing base (41e4b00) to head (1799e03).

Files Patch % Lines
dropbox/team_policies.py 73.07% 7 Missing :warning:
dropbox/sharing.py 68.75% 5 Missing :warning:
dropbox/base.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #498 +/- ## ========================================== - Coverage 64.26% 64.26% -0.01% ========================================== Files 31 31 Lines 52606 53579 +973 Branches 3841 3905 +64 ========================================== + Hits 33808 34430 +622 - Misses 18638 18989 +351 Partials 160 160 ``` | [Flag](https://app.codecov.io/gh/dropbox/dropbox-sdk-python/pull/498/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/dropbox/dropbox-sdk-python/pull/498/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox) | `64.17% <72.34%> (-0.01%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/dropbox/dropbox-sdk-python/pull/498/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox) | `63.70% <72.34%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dropbox#carryforward-flags-in-the-pull-request-comment) to find out more.

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