Ran
|
Files
15
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
artifacts: use requests session for download Prior to this change, we would throw away the persistent requests session instead of using it. This meant that even if callers passed in a persistent requests session, we would just create a new one with requests.get(). This is a fix for the feature introduced in 6567a1f37
272 of 526 relevant lines covered (51.71%)
0.52 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|