New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sphinx and sphinx_rtd_theme to dev requirements #4403

Merged
merged 1 commit into from Mar 6, 2017

Conversation

Projects
None yet
3 participants
@seanh
Contributor

seanh commented Mar 3, 2017

These are needed for building the docs.

Add sphinx and sphinx_rtd_theme to dev requirements
These are needed for building the docs.
@codecov-io

This comment has been minimized.

Show comment
Hide comment
@codecov-io

codecov-io Mar 3, 2017

Codecov Report

Merging #4403 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4403   +/-   ##
=======================================
  Coverage   94.26%   94.26%           
=======================================
  Files         320      320           
  Lines       18173    18173           
  Branches     1074     1074           
=======================================
  Hits        17130    17130           
+ Misses        935      932    -3     
- Partials      108      111    +3
Impacted Files Coverage Δ
h/session.py 91.83% <0%> (ø)
h/stats.py 83.33% <0%> (ø)
src/memex/search/init.py 38.88% <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 78e9b08...21a612b. Read the comment docs.

codecov-io commented Mar 3, 2017

Codecov Report

Merging #4403 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4403   +/-   ##
=======================================
  Coverage   94.26%   94.26%           
=======================================
  Files         320      320           
  Lines       18173    18173           
  Branches     1074     1074           
=======================================
  Hits        17130    17130           
+ Misses        935      932    -3     
- Partials      108      111    +3
Impacted Files Coverage Δ
h/session.py 91.83% <0%> (ø)
h/stats.py 83.33% <0%> (ø)
src/memex/search/init.py 38.88% <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 78e9b08...21a612b. Read the comment docs.

@robertknight

This comment has been minimized.

Show comment
Hide comment
@robertknight

robertknight Mar 6, 2017

Contributor

LGTM

Contributor

robertknight commented Mar 6, 2017

LGTM

@robertknight robertknight merged commit 0e6e9c9 into master Mar 6, 2017

6 checks passed

codecov/patch Coverage not affected when comparing 78e9b08...21a612b
Details
codecov/project 94.26% remains the same compared to 78e9b08
Details
continuous-integration/jenkins/branch This commit looks good
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
hound No violations found. Woof!

@robertknight robertknight deleted the add-sphinx-to-dev-reqs branch Mar 6, 2017

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