Skip to content

Restyle GDrive remote support#2864

Closed
restyled-io[bot] wants to merge 12 commits intomasterfrom
pull-2551-restyled
Closed

Restyle GDrive remote support#2864
restyled-io[bot] wants to merge 12 commits intomasterfrom
pull-2551-restyled

Conversation

@restyled-io
Copy link
Contributor

@restyled-io restyled-io bot commented Nov 28, 2019

A duplicate of #2551 with additional commits that automatically address
incorrect style, created by Restyled.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.

The following Restylers made fixes:

  • black

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Expand for example instructions
    ```console
    git remote add upstream https://github.com/iterative/dvc.git
    git fetch upstream pull/<this PR number>/head
    git merge --ff-only FETCH_HEAD
    git push
    ```
    

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

@codecov
Copy link

codecov bot commented Nov 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@838efb2). Click here to learn what that means.
The diff coverage is 33.81%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2864   +/-   ##
=========================================
  Coverage          ?   90.85%           
=========================================
  Files             ?      138           
  Lines             ?     8533           
  Branches          ?        0           
=========================================
  Hits              ?     7753           
  Misses            ?      780           
  Partials          ?        0
Impacted Files Coverage Δ
dvc/remote/__init__.py 100% <100%> (ø)
dvc/config.py 96.68% <100%> (ø)
dvc/scheme.py 100% <100%> (ø)
dvc/remote/gdrive/__init__.py 29.67% <29.67%> (ø)
dvc/remote/gdrive/utils.py 47.05% <47.05%> (ø)

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 838efb2...79923a4. Read the comment docs.

@restyled-io restyled-io bot closed this Nov 29, 2019
@restyled-io restyled-io bot deleted the pull-2551-restyled branch November 29, 2019 00:07
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