Skip to content

Automated Spec Update #439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Automated Spec Update #439

merged 1 commit into from
Jul 13, 2022

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
f91238c7508770245030a449d86bd698d30ebfc3

Change Notes:

check_api_v2_types Namespace

  • Update EchoArg struct to include max_length in query arg

sharing_files Namespace

  • Update FileMemberActionResult to include sckey_sha1, invitation_signature

team_log_generated Namespace

  • Add AdminEmailRemindersChangedDetails, AdminEmailRemindersChangedType structs
  • Add AdminEmailRemindersPolicy unions

team_policies Namespace

  • Add AdminEmailRemindersChangedType struct
  • Add FileProviderMigrationPolicyState unions

Co-authored-by: Brent Bumann bbumann@dropbox.com

 f91238c7508770245030a449d86bd698d30ebfc3

 Change Notes:

check_api_v2_types Namespace
- Update EchoArg struct to include max_length in query arg

sharing_files Namespace
- Update FileMemberActionResult to include sckey_sha1, invitation_signature

team_log_generated Namespace
- Add AdminEmailRemindersChangedDetails, AdminEmailRemindersChangedType structs
- Add AdminEmailRemindersPolicy unions

team_policies Namespace
- Add AdminEmailRemindersChangedType struct
- Add FileProviderMigrationPolicyState unions

Co-authored-by: Brent Bumann <bbumann@dropbox.com>
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #439 (43aba28) into main (f3f8729) will increase coverage by 0.01%.
The diff coverage is 67.51%.

@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
+ Coverage   64.24%   64.26%   +0.01%     
==========================================
  Files          30       31       +1     
  Lines       51982    52218     +236     
  Branches     5781     5806      +25     
==========================================
+ Hits        33398    33557     +159     
- Misses      18423    18500      +77     
  Partials      161      161              
Flag Coverage Δ
integration 64.17% <67.51%> (+0.01%) ⬆️
unit 63.68% <67.51%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
dropbox/sharing.py 65.43% <40.00%> (-0.06%) ⬇️
dropbox/openid.py 66.37% <66.37%> (ø)
dropbox/team_log.py 63.00% <67.07%> (+0.01%) ⬆️
dropbox/team_policies.py 79.07% <80.76%> (+0.06%) ⬆️
dropbox/base.py 29.31% <100.00%> (+0.09%) ⬆️
dropbox/base_team.py 30.69% <100.00%> (+0.16%) ⬆️
dropbox/check.py 86.11% <100.00%> (ø)

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 f3f8729...43aba28. Read the comment docs.

@Brent1LT Brent1LT merged commit 4a3c7f5 into main Jul 13, 2022
@Brent1LT Brent1LT deleted the spec_update_2022_07_13 branch July 13, 2022 18:04
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