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

RCall code for translation back and for to R Rle objects loads when R… #24

Merged
merged 2 commits into from Sep 23, 2019

Conversation

phaverty
Copy link
Owner

…Call package is loaded

@codecov
Copy link

codecov bot commented Sep 23, 2019

Codecov Report

Merging #24 into master will increase coverage by 7.62%.
The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   86.65%   94.27%   +7.62%     
==========================================
  Files          13       14       +1     
  Lines         487      699     +212     
==========================================
+ Hits          422      659     +237     
+ Misses         65       40      -25
Impacted Files Coverage Δ
src/rcall.jl 0% <0%> (ø) ⬆️
src/RLEVectors.jl 100% <100%> (ø)
src/utils.jl 100% <0%> (ø) ⬆️
src/sorting.jl 100% <0%> (ø) ⬆️
src/math.jl 100% <0%> (ø) ⬆️
src/ranges.jl 100% <0%> (ø) ⬆️
src/runs.jl 100% <0%> (ø) ⬆️
src/indexing.jl 94.4% <0%> (+0.35%) ⬆️
src/collections_api.jl 99.26% <0%> (+0.73%) ⬆️
... and 5 more

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 529c98f...4fbbd30. Read the comment docs.

@phaverty phaverty merged commit 29a21c6 into master Sep 23, 2019
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

1 participant