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

replace enc with xfun #442

Merged
merged 4 commits into from
Nov 18, 2018
Merged

Conversation

lorenzwalthert
Copy link
Collaborator

Substituting enc's read and write functionality with xfun and re-implement enc::transform_lines_enc() in R/io.R. Closes #439.

Substituting enc's read and write functionality with xfun and re-implement enc::transform_lines_enc() in R/io.R
@codecov-io
Copy link

codecov-io commented Nov 18, 2018

Codecov Report

Merging #442 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #442      +/-   ##
==========================================
+ Coverage   90.94%   91.01%   +0.06%     
==========================================
  Files          35       36       +1     
  Lines        1613     1625      +12     
==========================================
+ Hits         1467     1479      +12     
  Misses        146      146
Impacted Files Coverage Δ
R/ui.R 100% <ø> (ø) ⬆️
R/transform-files.R 100% <100%> (ø) ⬆️
R/roxygen-examples-find.R 100% <100%> (ø) ⬆️
R/io.R 100% <100%> (ø)
R/transform-code.R 96% <100%> (ø) ⬆️
R/testing.R 73.19% <100%> (-0.28%) ⬇️

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 7f61328...8002a9d. Read the comment docs.

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.

None yet

2 participants