Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Fix db error for memory cache #146

Merged
merged 3 commits into from
Aug 3, 2020
Merged

Fix db error for memory cache #146

merged 3 commits into from
Aug 3, 2020

Conversation

EnoRage
Copy link
Contributor

@EnoRage EnoRage commented Aug 3, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #146 into master will decrease coverage by 0%.
The diff coverage is 10%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #146   +/-   ##
=====================================
- Coverage      71%    71%   -1%     
=====================================
  Files          39     39           
  Lines        1548   1555    +7     
=====================================
  Hits         1107   1107           
- Misses        312    319    +7     
  Partials      129    129           
Impacted Files Coverage Δ
services/cache/memory/base.go 0% <0%> (ø)
services/cache/redis/base.go 61% <0%> (-7%) ⬇️
services/worker/memory.go 74% <0%> (-2%) ⬇️
api/api.go 100% <100%> (ø)

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 56f73d9...9823834. Read the comment docs.

@EnoRage EnoRage merged commit bf61784 into master Aug 3, 2020
@EnoRage EnoRage deleted the nick/memory-cache-fixes branch August 3, 2020 14:17
@EnoRage EnoRage mentioned this pull request Aug 3, 2020
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant