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

pass through readr's problems attribute #83

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

cjyetman
Copy link
Member

closes #35

Copy link

Coverage Report
file head main diff
Overall 63% 62% ⬆️ 0.085%
R/canonize_path.R 91% 91% 0.00%
R/char_to_.R 0% 0% 0.00%
R/determine_header_types.R 92% 92% 0.00%
R/determine_headers.R 87% 87% 0.00%
R/get_csv_specs.R 0% 0% 0.00%
R/guess_delimiter.R 100% 100% 0.00%
R/guess_file_encoding.R 89% 89% 0.00%
R/guess_numerical_mark.R 94% 94% 0.00%
R/has_binary_null.R 100% 100% 0.00%
R/has_consistent_fields_per_line.R 100% 100% 0.00%
R/has_header.R 89% 89% 0.00%
R/has_newline_at_end.R 100% 100% 0.00%
R/is_file_accessible.R 100% 100% 0.00%
R/is_readable_file.R 100% 100% 0.00%
R/is_text_file.R 100% 100% 0.00%
R/is_valid_currency_code.R 100% 100% 0.00%
R/is_valid_cusip.R 100% 100% 0.00%
R/is_valid_isin.R 100% 100% 0.00%
R/read_first_line.R 88% 88% 0.00%
R/read_portfolio_csv.R 91% 91% ⬆️ 0.17%
R/simplify_if_one_col_df.R 100% 100% 0.00%

@cjyetman cjyetman added this pull request to the merge queue Mar 13, 2024
Merged via the queue into main with commit 5028df1 Mar 13, 2024
10 checks passed
@cjyetman cjyetman deleted the pass-through-problems branch March 13, 2024 10:25
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.

pass through {readr} problems attribute
2 participants