Skip to content

Conversation

@maxhora
Copy link
Contributor

@maxhora maxhora commented Jan 24, 2020

Related to #2865

Since PyDrive2 was updated to newer version the usage of errors.HttpError is not needed anymore according to iterative/PyDrive2#5

@maxhora maxhora requested review from efiop and shcheklein January 24, 2020 13:54
@maxhora maxhora self-assigned this Jan 24, 2020
@codecov
Copy link

codecov bot commented Jan 24, 2020

Codecov Report

Merging #3232 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3232      +/-   ##
==========================================
+ Coverage   92.32%   92.65%   +0.33%     
==========================================
  Files         139      139              
  Lines        8725     8724       -1     
==========================================
+ Hits         8055     8083      +28     
+ Misses        670      641      -29
Impacted Files Coverage Δ
dvc/remote/gdrive.py 93.22% <100%> (-0.04%) ⬇️
dvc/stage.py 96.64% <0%> (+0.37%) ⬆️
dvc/utils/__init__.py 93.2% <0%> (+0.61%) ⬆️
dvc/utils/fs.py 96.92% <0%> (+0.76%) ⬆️
dvc/external_repo.py 91.54% <0%> (+1.4%) ⬆️
dvc/daemon.py 55.93% <0%> (+1.69%) ⬆️
dvc/analytics.py 95.89% <0%> (+2.73%) ⬆️
dvc/system.py 87.71% <0%> (+17.54%) ⬆️

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 4457df3...10399e8. Read the comment docs.

Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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