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

apply clock_error for data store #573

Merged
merged 1 commit into from
Oct 22, 2022
Merged

apply clock_error for data store #573

merged 1 commit into from
Oct 22, 2022

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz linked an issue Oct 22, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Base: 71.23% // Head: 71.25% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (70c1c09) compared to base (0ce9ff6).
Patch coverage: 95.89% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
+ Coverage   71.23%   71.25%   +0.01%     
==========================================
  Files          62       62              
  Lines       11933    11920      -13     
==========================================
- Hits         8501     8494       -7     
+ Misses       2613     2605       -8     
- Partials      819      821       +2     
Impacted Files Coverage Δ
config/config.go 83.84% <0.00%> (-0.59%) ⬇️
storage/data/database.go 64.54% <ø> (ø)
server/rest.go 74.34% <83.33%> (ø)
master/rest.go 54.98% <100.00%> (ø)
master/tasks.go 61.34% <100.00%> (ø)
storage/data/mongodb.go 81.99% <100.00%> (+2.03%) ⬆️
storage/data/no_database.go 100.00% <100.00%> (ø)
storage/data/redis.go 71.39% <100.00%> (+0.13%) ⬆️
storage/data/sql.go 78.87% <100.00%> (-0.30%) ⬇️
worker/worker.go 69.81% <100.00%> (+0.03%) ⬆️
... and 2 more

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.

@zhenghaoz zhenghaoz merged commit 26fd3ae into master Oct 22, 2022
@zhenghaoz zhenghaoz deleted the now branch October 22, 2022 04:54
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.

Apply clock_error for fallback recommendation.
1 participant