Skip to content

Automated Spec Update #448

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
Oct 11, 2022
Merged

Automated Spec Update #448

merged 1 commit into from
Oct 11, 2022

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
18963b8a29fe125f6495d36c38eda5db2710d0dd

Change Notes:

openid_openid_types Namespace

  • Add OpenIdError, UserInfoError unions
  • Remove UserInfoError structs
  • Remove AuthError unions
  • Update UserInfoArgs struct to include documentation

team_policies Namespace

  • Add examples

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

c36ba27d8d56648555d3068bb3826e1d3a44d92b

Co-authored-by: Bruce Zhang brucez@dropbox.com

 18963b8a29fe125f6495d36c38eda5db2710d0dd

 Change Notes:

openid_openid_types Namespace
- Add OpenIdError, UserInfoError unions
- Remove UserInfoError structs
- Remove AuthError unions
- Update UserInfoArgs struct to include documentation

team_policies Namespace
- Add examples

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

 c36ba27d8d56648555d3068bb3826e1d3a44d92b

 Co-authored-by: Bruce Zhang <brucez@dropbox.com>
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #448 (cb40ed1) into main (e1bee85) will increase coverage by 0.02%.
The diff coverage is 65.26%.

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   64.26%   64.29%   +0.02%     
==========================================
  Files          31       31              
  Lines       52219    52522     +303     
  Branches     5806     3835    -1971     
==========================================
+ Hits        33558    33767     +209     
- Misses      18500    18591      +91     
- Partials      161      164       +3     
Flag Coverage Δ
integration 64.20% <65.26%> (+0.02%) ⬆️
unit 63.69% <65.26%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
dropbox/files.py 68.65% <ø> (ø)
dropbox/sharing.py 65.43% <ø> (ø)
dropbox/base.py 29.29% <25.00%> (-0.03%) ⬇️
dropbox/base_team.py 30.48% <25.00%> (-0.22%) ⬇️
dropbox/team_policies.py 78.78% <40.00%> (-0.29%) ⬇️
dropbox/team_log.py 63.00% <62.29%> (-0.01%) ⬇️
dropbox/team.py 66.84% <68.87%> (+0.08%) ⬆️
dropbox/openid.py 66.30% <73.33%> (-0.08%) ⬇️
dropbox/auth.py 75.42% <0.00%> (+0.84%) ⬆️
dropbox/dropbox_client.py 75.85% <0.00%> (+3.06%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Brent1LT Brent1LT merged commit 93435f7 into main Oct 11, 2022
@Brent1LT Brent1LT deleted the spec_update_2022_10_11 branch October 11, 2022 21:39
@Brent1LT Brent1LT mentioned this pull request Oct 11, 2022
@Brent1LT
Copy link
Contributor

These changes include #444

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