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

support unique path for failed writing #129

Merged
merged 2 commits into from Mar 10, 2023

Conversation

Nicole00
Copy link
Contributor

@Nicole00 Nicole00 commented Mar 2, 2023

fix #128

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 30.76% and project coverage change: -0.17 ⚠️

Comparison is base (cfeb703) 56.63% compared to head (c863889) 56.47%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #129      +/-   ##
============================================
- Coverage     56.63%   56.47%   -0.17%     
  Complexity       85       85              
============================================
  Files            18       18              
  Lines          1485     1491       +6     
  Branches        281      283       +2     
============================================
+ Hits            841      842       +1     
- Misses          495      498       +3     
- Partials        149      151       +2     
Impacted Files Coverage Δ
...cala/com/vesoft/exchange/common/ErrorHandler.scala 0.00% <0.00%> (ø)
...ft/exchange/common/processor/ReloadProcessor.scala 0.00% <0.00%> (ø)
...la/com/vesoft/exchange/common/config/Configs.scala 63.37% <66.66%> (-0.15%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Nicole00 Nicole00 requested a review from HarrisChu March 10, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support to generate unique directory for error.path to avoid the data confuse
3 participants