Conversation
|
@MDAnalysis/coredevs please Once this is merged, I also have to update a bunch of PRs so that they run the tests properly
(It's soooooo embarrassing having to alert everyone to my own stupidity...) |
Codecov Report
@@ Coverage Diff @@
## develop #2234 +/- ##
===========================================
- Coverage 90.71% 89.57% -1.15%
===========================================
Files 15 158 +143
Lines 1982 19687 +17705
Branches 0 2769 +2769
===========================================
+ Hits 1798 17634 +15836
- Misses 184 1458 +1274
- Partials 0 595 +595
Continue to review full report at Codecov.
|
|
Argh, the doc issue has not been fixed, see https://travis-ci.com/MDAnalysis/mdanalysis/jobs/189877496 |
* pin the version of sphinx used in Travis doc builds until upstream issues are resolved in version 2.0
|
I pushed a commit to (hopefully) pin sphinx to version |
tylerjereddy
left a comment
There was a problem hiding this comment.
docs are building properly again now with the sphinx version pin; a few warnings, but that's probably normal
I'll merge this in to fix CI--we can adopt bleeding edge sphinx version when upstream fixes are in
codecov failure is garbage
Fixes #2233
Changes made in this Pull Request:
PR Checklist