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 strip use #1351

Merged
merged 9 commits into from
Aug 16, 2020
Merged

fix strip use #1351

merged 9 commits into from
Aug 16, 2020

Conversation

ahartikainen
Copy link
Contributor

Some of the strip use was wrong, this PR replace these with regex.

@codecov
Copy link

codecov bot commented Aug 16, 2020

Codecov Report

Merging #1351 into master will decrease coverage by 0.01%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1351      +/-   ##
==========================================
- Coverage   91.80%   91.78%   -0.02%     
==========================================
  Files         101      101              
  Lines       10636    10642       +6     
==========================================
+ Hits         9764     9768       +4     
- Misses        872      874       +2     
Impacted Files Coverage Δ
arviz/data/io_cmdstan.py 91.45% <90.00%> (-0.35%) ⬇️

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 6411cde...666282f. Read the comment docs.

@ahartikainen ahartikainen merged commit 3f1d517 into master Aug 16, 2020
@ahartikainen ahartikainen deleted the bugfix/fix_strip_use branch August 16, 2020 19:28
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.

1 participant