Skip to content

Conversation

@kennethreitz
Copy link
Contributor

@kennethreitz kennethreitz commented May 27, 2017

This pull request works on removing all vendored dependencies from Requests.

Targeting v2.16.0.

✨🍰✨

@kennethreitz
Copy link
Contributor Author

all tests passing (on python 3 at least!)

@codecov-io
Copy link

codecov-io commented May 27, 2017

Codecov Report

Merging #4067 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4067      +/-   ##
==========================================
+ Coverage    88.1%   88.19%   +0.09%     
==========================================
  Files          16       16              
  Lines        1958     1949       -9     
==========================================
- Hits         1725     1719       -6     
+ Misses        233      230       -3
Impacted Files Coverage Δ
requests/sessions.py 92.7% <100%> (ø) ⬆️
requests/exceptions.py 100% <100%> (ø)
requests/adapters.py 92.92% <100%> (ø) ⬆️
requests/models.py 93.63% <100%> (+0.61%) ⬆️
requests/compat.py 100% <100%> (ø)
requests/certs.py 75% <100%> (-13.89%) ⬇️
tests/testserver/__init__.py 92.59% <0%> (ø)

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 282b01a...d271341. Read the comment docs.

@kennethreitz
Copy link
Contributor Author

Remembering now why I hated Travis CI when it first launched.

@kennethreitz
Copy link
Contributor Author

YOLO!

@kennethreitz kennethreitz merged commit a6c3a0c into master May 27, 2017
@kennethreitz kennethreitz deleted the deps branch May 27, 2017 03:33
@jezdez
Copy link
Member

jezdez commented May 27, 2017

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants