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

Feat/enhance pkgdown integration #402

Merged
merged 4 commits into from
Oct 15, 2018
Merged

Conversation

s-pace
Copy link
Contributor

@s-pace s-pace commented Oct 11, 2018

No description provided.

Copy link

@clemfromspace clemfromspace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one comment, feel free to merge afterward.
Also, could be great to have some tests on this part :)


# Path is redirecting to a page
if ('html' in path_splited[-1]):
url_parsed = url_parsed._replace(path='/'.join(path_splited[: -1]))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be only path_splited[-1] (remove the :)

@s-pace s-pace merged commit 7e890f2 into master Oct 15, 2018
@s-pace
Copy link
Contributor Author

s-pace commented Oct 15, 2018

SInce it is only for bootstraping command that depends of user input, We do not need test IMHO

@s-pace s-pace deleted the feat/enhance_pkgdown_integration branch November 27, 2018 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants