Skip to content

Conversation

rogebrd
Copy link
Contributor

@rogebrd rogebrd commented Oct 5, 2020

Automated Spec Update
333278e77e8104e31e544aecac5338a350537ed5

  • Add basic files
  • Forgot to save readme
  • Add logo to readme

1050a44f7793bd5546db8aed197602ad763466e4

Check Namespace:

  • Update comments for auth tests

Remove Cloud_Docs Namespace

File Request Namespace:

  • Add optional description parameter to FileRequest, CreateFileRequestArgs, and UpdateFileRequestArgs structs

Files Namespace:

  • Add operation_suppressed type to WriteError union
  • Update Comments

Shared Links Namespace:

  • Update Comments

Sharing Files Namespace:

  • Update Comments

Sharing Folders Namespace:

  • Update Comments

Team Legal Holds Namespace:

  • Add invalid_date to LegalHoldsPolicyCreateError union

Team Log Generated Namespace:

  • Add BackupStatus union
  • Add PolicyType union
  • Add data_governance and remove legal_holds from EventCategory union
  • Remove
  • Add GovernancePolicyAddFoldersDetails, GovernancePolicyCreateDetails, GovernancePolicyDeleteDetails, GovernancePolicyEditDetailsDetails, GovernancePolicyEditDurationDetails, GovernancePolicyRemoveFoldersDetails, DeviceSyncBackupStatusChangedDetails, GroupRemoveMemberDetails, GroupRenameDetails, ShmodelDisableDownloadsDetails, ShmodelEnableDownloadsDetails structs
  • Add optional login_id to LogoutDetails struct
  • Add governance_policy_add_folders_details, governance_policy_create_details, governance_policy_delete_details, governance_policy_edit_details_details, governance_policy_edit_duration_details, governance_policy_remove_folders_details, device_sync_backup_status_changed_details, shmodel_disable_downloads_details, shmodel_enable_downloads_details to EventDetails union
  • Add GovernancePolicyAddFoldersType, GovernancePolicyCreateType, GovernancePolicyDeleteType, GovernancePolicyEditDetailsType, GovernancePolicyEditDurationType, GovernancePolicyRemoveFoldersType DeviceSyncBackupStatusChangedType, ShmodelDisableDownloadsType, ShmodelEnableDownloadsType structs
  • Add governance_policy_add_folders, governance_policy_create, governance_policy_delete, governance_policy_edit_details, governance_policy_edit_duration, governance_policy_remove_folders, device_sync_backup_status_changed, shmodel_disable_downloads, shmodel_enable_downloads to the EventType union
  • Add governance_policy_add_folders, governance_policy_create, governance_policy_delete, governance_policy_edit_details, governance_policy_edit_duration, governance_policy_remove_folders, device_sync_backup_status_changed, shmodel_disable_downloads,shmodel_enable_downloads
  • Update comments

Users Namespace:

  • Update Comments and examples

rogebrd and others added 2 commits October 5, 2020 00:19
 333278e77e8104e31e544aecac5338a350537ed5

 * Add basic files
* Forgot to save readme
* Add logo to readme

 1050a44f7793bd5546db8aed197602ad763466e4

 Check Namespace:
- Update comments for auth tests

Remove Cloud_Docs Namespace

File Request Namespace:
- Add optional description parameter to FileRequest, CreateFileRequestArgs, and UpdateFileRequestArgs structs

Files Namespace:
- Add operation_suppressed type to WriteError union
- Update Comments

Shared Links Namespace:
- Update Comments

Sharing Files Namespace:
- Update Comments

Sharing Folders Namespace:
- Update Comments

Team Legal Holds Namespace:
- Add invalid_date to LegalHoldsPolicyCreateError union

Team Log Generated Namespace:
- Add BackupStatus union
- Add PolicyType union
- Add data_governance and remove legal_holds from EventCategory union
- Remove
- Add GovernancePolicyAddFoldersDetails, GovernancePolicyCreateDetails, GovernancePolicyDeleteDetails, GovernancePolicyEditDetailsDetails, GovernancePolicyEditDurationDetails, GovernancePolicyRemoveFoldersDetails, DeviceSyncBackupStatusChangedDetails, GroupRemoveMemberDetails, GroupRenameDetails, ShmodelDisableDownloadsDetails, ShmodelEnableDownloadsDetails structs
- Add optional login_id to LogoutDetails struct
- Add governance_policy_add_folders_details, governance_policy_create_details, governance_policy_delete_details, governance_policy_edit_details_details, governance_policy_edit_duration_details, governance_policy_remove_folders_details, device_sync_backup_status_changed_details, shmodel_disable_downloads_details, shmodel_enable_downloads_details to EventDetails union
- Add GovernancePolicyAddFoldersType, GovernancePolicyCreateType, GovernancePolicyDeleteType, GovernancePolicyEditDetailsType, GovernancePolicyEditDurationType, GovernancePolicyRemoveFoldersType DeviceSyncBackupStatusChangedType, ShmodelDisableDownloadsType, ShmodelEnableDownloadsType structs
- Add governance_policy_add_folders, governance_policy_create, governance_policy_delete, governance_policy_edit_details, governance_policy_edit_duration, governance_policy_remove_folders, device_sync_backup_status_changed, shmodel_disable_downloads, shmodel_enable_downloads to the EventType union
- Add governance_policy_add_folders, governance_policy_create, governance_policy_delete, governance_policy_edit_details, governance_policy_edit_duration, governance_policy_remove_folders, device_sync_backup_status_changed, shmodel_disable_downloads,shmodel_enable_downloads
- Update comments

Users Namespace:
- Update Comments and examples
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #263 into master will decrease coverage by 0.09%.
The diff coverage is 42.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   46.98%   46.88%   -0.10%     
==========================================
  Files          32       31       -1     
  Lines       77334    77618     +284     
  Branches     6370     6422      +52     
==========================================
+ Hits        36332    36388      +56     
- Misses      40951    41179     +228     
  Partials       51       51              
Flag Coverage Δ
#unit 46.88% <42.50%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dropbox/base.py 24.00% <ø> (-0.01%) ⬇️
dropbox/base_team.py 26.27% <ø> (ø)
dropbox/sharing.py 46.11% <ø> (ø)
dropbox/team_log.py 47.19% <ø> (-0.19%) ⬇️
dropbox/users.py 41.83% <ø> (ø)
dropbox/file_requests.py 45.48% <20.00%> (-1.60%) ⬇️
dropbox/team_policies.py 69.91% <55.00%> (-0.78%) ⬇️
dropbox/files.py 47.09% <80.00%> (+0.04%) ⬆️
dropbox/team.py 46.15% <80.00%> (+0.01%) ⬆️
dropbox/stone_serializers.py 18.12% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efc224b...efcc88d. Read the comment docs.

@rogebrd rogebrd requested a review from yuxiang-he October 5, 2020 19:02
@rogebrd rogebrd merged commit da7b033 into master Oct 5, 2020
@rogebrd rogebrd deleted the spec_update_2020_10_04 branch October 5, 2020 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants