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

[ISSUE #221]fix: avoid file not found err when remove old offset file #239

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

xujianhai666
Copy link
Member

  • add check before remove offset file

Closes #221

- add check before remove offset file

Closes apache#221
@codecov-io
Copy link

codecov-io commented Oct 13, 2019

Codecov Report

Merging #239 into native will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           native     #239      +/-   ##
==========================================
- Coverage   26.93%   26.92%   -0.02%     
==========================================
  Files          46       46              
  Lines        4670     4672       +2     
==========================================
  Hits         1258     1258              
- Misses       3239     3241       +2     
  Partials      173      173
Impacted Files Coverage Δ
internal/utils/files.go 0% <0%> (ø) ⬆️

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 3a507f6...986e5e1. Read the comment docs.

@ShannonDing ShannonDing added this to the Native-2.0.0-alpha3 milestone Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants