derrix060 / onedriveClient

A Microsoft OneDrive and OneDrive for Business client for Linux, written in Python3.
MIT License
65 stars 10 forks source link

Bugfix/#34 failing on travis ci #35

Closed derrix060 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #35 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage      49%   48.83%   -0.17%     
==========================================
  Files          38       38              
  Lines        2369     2369              
  Branches      331      331              
==========================================
- Hits         1161     1157       -4     
- Misses       1148     1150       +2     
- Partials       60       62       +2
Impacted Files Coverage Ξ”
onedrive_client/od_auth.py 51.65% <0%> (-1.99%) :arrow_down:
onedrive_client/od_context.py 80.61% <0%> (-1.03%) :arrow_down:

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 9e97089...c21bae5. Read the comment docs.

derrix060 commented 5 years ago

Forcing merge because the decrease of the coverage is due changes on Travis proxies infrastructure.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 463729332


Files with Coverage Reduction New Missed Lines %
onedrive_client/od_auth.py 2 51.46%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 458315611: -0.1%
Covered Lines: 1217
Relevant Lines: 2369

πŸ’› - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 463719221


Files with Coverage Reduction New Missed Lines %
onedrive_client/od_auth.py 2 51.46%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 458315611: -0.1%
Covered Lines: 1217
Relevant Lines: 2369

πŸ’› - Coveralls