Conversation
| - python: 2.7 | ||
| - python: 3.4 | ||
| - python: 3.5 | ||
| - python: 3.6 |
There was a problem hiding this comment.
I'd like to merge this as something atomic that works. I don't know what will or will not break in 3.7 and I'd rather get us to a baseline before tackling any 3.7 specific changes.
#934 should rebase based upon this add add a 3.7-dev version in IMO.
Codecov Report
@@ Coverage Diff @@
## master #937 +/- ##
=========================================
- Coverage 82.12% 79.52% -2.6%
=========================================
Files 21 21
Lines 3776 3776
Branches 560 560
=========================================
- Hits 3101 3003 -98
- Misses 517 626 +109
+ Partials 158 147 -11
Continue to review full report at Codecov.
|
|
The coverage build job fails on PRs (eg. #933) and forks because: This should be disabled from PRs and forks. |
|
EDIT: So it looks like the PR job is run against your repo and it can't submit coverage. I'll add a condition to the job for now, but need to figure out a better way to handle it. |
Build pipeline updates (cherry picked from commit 44ff74f)
Uh oh!
There was an error while loading. Please reload this page.