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

[WJ-1145] Add initial redis support #1668

Merged
merged 29 commits into from
Oct 24, 2023

Address clippy lint.

cf9a0bf
Select commit
Loading
Failed to load commit list.
Merged

[WJ-1145] Add initial redis support #1668

Address clippy lint.
cf9a0bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

40.50% (-0.16%) compared to fe9f0ee

View this Pull Request on Codecov

40.50% (-0.16%) compared to fe9f0ee

Details

Codecov Report

Merging #1668 (cf9a0bf) into develop (fe9f0ee) will decrease coverage by 0.16%.
Report is 14 commits behind head on develop.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1668      +/-   ##
===========================================
- Coverage    40.65%   40.50%   -0.16%     
===========================================
  Files          338      340       +2     
  Lines        10641    10678      +37     
===========================================
- Hits          4326     4325       -1     
- Misses        6315     6353      +38     
Files Coverage Δ
deepwell/src/main.rs 0.00% <ø> (ø)
deepwell/src/utils/mod.rs 0.00% <ø> (ø)
deepwell/src/config/secrets.rs 0.00% <0.00%> (ø)
deepwell/src/services/error.rs 0.00% <0.00%> (ø)
deepwell/src/utils/debug.rs 0.00% <0.00%> (ø)
deepwell/src/services/context.rs 0.00% <0.00%> (ø)
deepwell/src/redis.rs 0.00% <0.00%> (ø)
deepwell/src/endpoints/misc.rs 0.00% <0.00%> (ø)
deepwell/src/api.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes