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

remove strip to fix doc building #1211

Merged
merged 1 commit into from
Oct 20, 2018
Merged

remove strip to fix doc building #1211

merged 1 commit into from
Oct 20, 2018

Conversation

tlnagy
Copy link
Member

@tlnagy tlnagy commented Oct 19, 2018

strip on 1.0 returns a substring now (see JuliaLang/julia#22496).
It wasn't ever very necessary anyway.

see #1192 (comment)

strip on 1.0 returns a substring now (see JuliaLang/julia#22496).
It wasn't ever very necessary anyway.
@codecov-io
Copy link

codecov-io commented Oct 19, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1211   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          33       33           
  Lines        3155     3155           
=======================================
  Hits         2956     2956           
  Misses        199      199

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 fefe8d9...dbf266b. Read the comment docs.

@tlnagy tlnagy merged commit d0ede5a into master Oct 20, 2018
@tlnagy tlnagy deleted the tn/fix-doc-building branch October 20, 2018 23:51
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