-
-
Notifications
You must be signed in to change notification settings - Fork 65
Fix issue with reading in CSV for models with spaces in name #453
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
Conversation
This is a simple fix but would still appreciate a review. @jgabry is busy these days so @mike-lawrence could I interest you in reviewing? |
Codecov Report
@@ Coverage Diff @@
## master #453 +/- ##
==========================================
- Coverage 93.17% 92.23% -0.95%
==========================================
Files 12 12
Lines 2873 2832 -41
==========================================
- Hits 2677 2612 -65
- Misses 196 220 +24
Continue to review full report at Codecov.
|
"Warning: deprecated language construct used in", | ||
fixed = TRUE | ||
) | ||
}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is separate from the rest of the PR. This addressed part of #389 by adding a test deprecation warnings show up.
@bbbales2 mind taking a look here? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good!
Summary
This fixes issue with reading in CSV files for models with spaces in name. Issue reported here.
Copyright and Licensing
Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Rok Češnovar
By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses: