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

fix purge Redis and load feedback from MongoDB #571

Merged
merged 3 commits into from
Oct 17, 2022
Merged

fix purge Redis and load feedback from MongoDB #571

merged 3 commits into from
Oct 17, 2022

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Base: 71.11% // Head: 71.12% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (aa5c34d) compared to base (8007e0d).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #571   +/-   ##
=======================================
  Coverage   71.11%   71.12%           
=======================================
  Files          62       62           
  Lines       11904    11933   +29     
=======================================
+ Hits         8466     8487   +21     
- Misses       2616     2626   +10     
+ Partials      822      820    -2     
Impacted Files Coverage Δ
storage/cache/redis.go 76.33% <20.00%> (-0.09%) ⬇️
storage/data/mongodb.go 79.96% <100.00%> (+0.46%) ⬆️
base/floats/floats_amd64.go 59.64% <0.00%> (-24.57%) ⬇️
server/rest.go 74.34% <0.00%> (+0.19%) ⬆️
storage/data/sql.go 79.16% <0.00%> (+0.27%) ⬆️
storage/data/redis.go 71.25% <0.00%> (+0.47%) ⬆️
master/rest.go 54.98% <0.00%> (+1.01%) ⬆️

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 0ce9ff6 into master Oct 17, 2022
@zhenghaoz zhenghaoz deleted the database branch October 17, 2022 12:28
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.

None yet

1 participant