Skip to content
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

Automated Spec Update #383

Merged
merged 1 commit into from Sep 8, 2021
Merged

Automated Spec Update #383

merged 1 commit into from Sep 8, 2021

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
55ae3f7008099fe4776e12265ccb9c9214305ce9

Change Notes:

team_log_generated Namespace:

  • Add EmailIngestPolicy union
  • Add EmailIngestReceiveFileDetails, EmailIngestPolicyChangedDetails, EmailIngestReceiveFileType, and EmailIngestPolicyChangedType structs
  • Update EventDetails union to include email_ingest_receive_file_details and email_ingest_policy_changed_details
  • Update EventType union to include email_ingest_receive_file and email_ingest_policy_changed
  • Update EventTypeArg to include email_ingest_receive_file and email_ingest_policy_changed

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

 55ae3f7008099fe4776e12265ccb9c9214305ce9

 Change Notes:

team_log_generated Namespace:
- Add EmailIngestPolicy union
- Add EmailIngestReceiveFileDetails, EmailIngestPolicyChangedDetails, EmailIngestReceiveFileType, and EmailIngestPolicyChangedType structs
- Update EventDetails union to include email_ingest_receive_file_details and email_ingest_policy_changed_details
- Update EventType union to include email_ingest_receive_file and email_ingest_policy_changed
- Update EventTypeArg to include email_ingest_receive_file and email_ingest_policy_changed

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

codecov bot commented Sep 8, 2021

Codecov Report

Merging #383 (180114a) into main (6f03744) will decrease coverage by 0.00%.
The diff coverage is 61.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #383      +/-   ##
==========================================
- Coverage   64.23%   64.22%   -0.01%     
==========================================
  Files          30       30              
  Lines       51003    51151     +148     
  Branches     3734     3747      +13     
==========================================
+ Hits        32761    32852      +91     
- Misses      18085    18142      +57     
  Partials      157      157              
Flag Coverage Δ
integration 64.13% <61.48%> (-0.01%) ⬇️
unit 63.64% <61.48%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
dropbox/team_log.py 62.96% <61.48%> (-0.01%) ⬇️

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 6f03744...180114a. Read the comment docs.

@Brent1LT Brent1LT self-requested a review September 8, 2021 18:43
@Brent1LT Brent1LT merged commit 5070697 into main Sep 8, 2021
@Brent1LT Brent1LT deleted the spec_update_2021_09_08 branch September 8, 2021 18:44
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.

None yet

2 participants