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

fix(types): treat supportsMediaDownload return type as unknown #2412

Merged
merged 3 commits into from Oct 28, 2020

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Oct 27, 2020

Fixes #2406

@JustinBeckwith JustinBeckwith requested a review from a team as a code owner October 27, 2020 23:03
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 27, 2020
@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #2412 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2412   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          11       11           
  Lines        1733     1733           
  Branches      121      121           
=======================================
  Hits         1482     1482           
  Misses        251      251           

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 b66e68b...47a6f7f. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit ff795f0 into master Oct 28, 2020
@JustinBeckwith JustinBeckwith deleted the supportsMedia branch December 13, 2020 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect type for drive.files.export
2 participants