Skip to content

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
28dfbe46c05026fdd867e4fea67cd0ea9acfbca9

Change Notes:

file_tagging Namespace

  • Add BaseTagError unions
  • Remove BaseError, BaseTagError extends BaseError unions
  • Update RemoveTagError extends BaseTagError union to remove tag_not_exists_for_this_path
  • Update RemoveTagError extends BaseTagError union to include tag_not_present
  • Update Comments

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

 28dfbe46c05026fdd867e4fea67cd0ea9acfbca9

 Change Notes:

file_tagging Namespace
- Add BaseTagError unions
- Remove BaseError, BaseTagError extends BaseError unions
- Update RemoveTagError extends BaseTagError union to remove tag_not_exists_for_this_path
- Update RemoveTagError extends BaseTagError union to include tag_not_present
- Update Comments

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

codecov bot commented Nov 17, 2021

Codecov Report

Merging #396 (a0f5daa) into main (0eddf8b) will decrease coverage by 0.01%.
The diff coverage is 64.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
- Coverage   64.24%   64.23%   -0.02%     
==========================================
  Files          30       30              
  Lines       51371    51344      -27     
  Branches     3757     3758       +1     
==========================================
- Hits        33004    32979      -25     
+ Misses      18210    18208       -2     
  Partials      157      157              
Flag Coverage Δ
integration 64.14% <64.70%> (-0.02%) ⬇️
unit 63.65% <64.70%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
dropbox/files.py 68.69% <64.70%> (-0.14%) ⬇️

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 0eddf8b...a0f5daa. Read the comment docs.

@Brent1LT Brent1LT merged commit cc17caf into main Nov 17, 2021
@Brent1LT Brent1LT deleted the spec_update_2021_11_17 branch November 17, 2021 19:29
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