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

Add functions to read and write string #18

Merged
merged 1 commit into from Mar 22, 2019
Merged

Add functions to read and write string #18

merged 1 commit into from Mar 22, 2019

Conversation

mangalaman93
Copy link
Member

No description provided.

@mangalaman93 mangalaman93 added the enhancement New feature or request label Mar 19, 2019
@mangalaman93 mangalaman93 self-assigned this Mar 19, 2019
@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #18 into master will increase coverage by 1.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   86.66%   87.69%   +1.02%     
==========================================
  Files           3        3              
  Lines          60       65       +5     
==========================================
+ Hits           52       57       +5     
  Misses          4        4              
  Partials        4        4
Impacted Files Coverage Δ
mmap_page.go 66.66% <100%> (ø) ⬆️
mmap_data.go 94.28% <100%> (+0.95%) ⬆️
mmap.go 100% <100%> (ø) ⬆️

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 1931b7a...f0d77f4. Read the comment docs.

mmap_test.go Outdated Show resolved Hide resolved
@mangalaman93 mangalaman93 merged commit 50d9040 into master Mar 22, 2019
@mangalaman93 mangalaman93 deleted the aman/string branch March 22, 2019 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants