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 purge database #549

Merged
merged 5 commits into from
Sep 3, 2022
Merged

support purge database #549

merged 5 commits into from
Sep 3, 2022

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #549 (c30261a) into master (3d802b3) will decrease coverage by 0.14%.
The diff coverage is 48.91%.

@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
- Coverage   71.40%   71.26%   -0.15%     
==========================================
  Files          62       62              
  Lines       11631    11751     +120     
==========================================
+ Hits         8305     8374      +69     
- Misses       2537     2575      +38     
- Partials      789      802      +13     
Impacted Files Coverage Δ
storage/cache/database.go 74.64% <ø> (+1.40%) ⬆️
storage/data/database.go 64.54% <ø> (ø)
master/rest.go 53.46% <5.71%> (-2.09%) ⬇️
storage/data/sql.go 78.88% <69.23%> (-0.18%) ⬇️
storage/cache/sql.go 79.09% <71.42%> (-0.26%) ⬇️
storage/cache/redis.go 86.61% <73.33%> (-1.57%) ⬇️
storage/cache/mongodb.go 77.65% <75.00%> (-0.09%) ⬇️
storage/data/mongodb.go 79.49% <75.00%> (-0.08%) ⬇️
storage/cache/no_database.go 100.00% <100.00%> (ø)
storage/data/no_database.go 100.00% <100.00%> (ø)
... and 4 more

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

@Somiacao Somiacao merged commit 9146d70 into master Sep 3, 2022
@Somiacao Somiacao deleted the purge branch September 3, 2022 11:52
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.

2 participants