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

Serialization support #216

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Serialization support #216

wants to merge 2 commits into from

Conversation

gaborcsardi
Copy link
Member

This is not ready yet. Raw vectors are done, but the interesting part will be serializing to mmap-ed memory and back.

@codecov-io
Copy link

codecov-io commented Jul 15, 2019

Codecov Report

Merging #216 into master will increase coverage by 1.45%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   70.22%   71.67%   +1.45%     
==========================================
  Files          31       38       +7     
  Lines        2556     3838    +1282     
==========================================
+ Hits         1795     2751     +956     
- Misses        761     1087     +326
Impacted Files Coverage Δ
src/init.c 100% <ø> (ø) ⬆️
R/serialize.R 0% <0%> (ø)
src/serialization.c 0% <0%> (ø)
src/client.c 36.45% <0%> (-9.84%) ⬇️
src/create-time.c 68.57% <0%> (-3.66%) ⬇️
src/win/utils.c 0% <0%> (ø)
src/win/stdio.c 70.91% <0%> (ø)
... and 8 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 cd267b3...a546bb6. 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.

2 participants