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 fixing code using checkpoint files #2

Merged
merged 1 commit into from
Feb 14, 2019
Merged

add fixing code using checkpoint files #2

merged 1 commit into from
Feb 14, 2019

Conversation

jfontan
Copy link
Owner

@jfontan jfontan commented Feb 14, 2019

If a *.siva.checkpoint is found it tries to fix the siva file truncating it to the size written in the checkpoint.

If a *.siva.checkpoint is found it tries to fix the siva file truncating
it to the size written in the checkpoint.

Signed-off-by: Javi Fontan <jfontan@gmail.com>
@codecov-io
Copy link

codecov-io commented Feb 14, 2019

Codecov Report

Merging #2 into siva will decrease coverage by 0.54%.
The diff coverage is 51.89%.

Impacted file tree graph

@@            Coverage Diff            @@
##            siva       #2      +/-   ##
=========================================
- Coverage   56.3%   55.76%   -0.55%     
=========================================
  Files          9        9              
  Lines        579      642      +63     
=========================================
+ Hits         326      358      +32     
- Misses       209      225      +16     
- Partials      44       59      +15
Impacted Files Coverage Δ
siva/library.go 63.01% <100%> (-2.38%) ⬇️
siva/repository.go 66.66% <50%> (+5.12%) ⬆️
siva/location.go 46.91% <51.31%> (+3.43%) ⬆️
plain/library.go 84.78% <0%> (+1.08%) ⬆️

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 883e96e...f370052. Read the comment docs.

@mcarmonaa mcarmonaa merged commit 8126a62 into siva Feb 14, 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.

3 participants