Skip to content
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

Fix #4617: quickstart: PROJECT_DIR argument is required #4621

Merged
merged 2 commits into from
Feb 17, 2018

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Feb 14, 2018

refs #4617

@codecov
Copy link

codecov bot commented Feb 14, 2018

Codecov Report

Merging #4621 into 1.7 will decrease coverage by 0.34%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.7    #4621      +/-   ##
==========================================
- Coverage   81.82%   81.48%   -0.35%     
==========================================
  Files         283      283              
  Lines       37345    37502     +157     
  Branches     5847     5849       +2     
==========================================
  Hits        30557    30557              
- Misses       5479     5515      +36     
- Partials     1309     1430     +121
Impacted Files Coverage Δ
sphinx/cmd/quickstart.py 68.78% <100%> (-0.2%) ⬇️
sphinx/cmd/build.py 0% <0%> (-42.86%) ⬇️
sphinx/environment/adapters/asset.py 81.81% <0%> (-8.19%) ⬇️
sphinx/search/ro.py 0% <0%> (-6.25%) ⬇️
sphinx/search/tr.py 0% <0%> (-6.25%) ⬇️
sphinx/search/en.py 88.23% <0%> (-5.52%) ⬇️
sphinx/builders/websupport.py 58.33% <0%> (-5.31%) ⬇️
sphinx/builders/dummy.py 84.61% <0%> (-3.39%) ⬇️
sphinx/util/rst.py 84.61% <0%> (-3.39%) ⬇️
sphinx/__init__.py 70% <0%> (-3.34%) ⬇️
... and 133 more

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 4f0a652...27d51cb. Read the comment docs.

@tk0miya tk0miya merged commit 95381b3 into sphinx-doc:1.7 Feb 17, 2018
@tk0miya tk0miya deleted the 4617_quickstart_argument_required branch February 17, 2018 06:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant