Skip to content

feat(redis-cache): add module (#469)

Codecov / codecov/project succeeded Aug 20, 2024 in 0s

34.70% (-0.15%) compared to 273b72d

View this Pull Request on Codecov

34.70% (-0.15%) compared to 273b72d

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 34.70%. Comparing base (273b72d) to head (9a86a1b).

Files Patch % Lines
reana_commons/redis_cache.py 0.00% 5 Missing ⚠️
reana_commons/config.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
- Coverage   34.84%   34.70%   -0.15%     
==========================================
  Files          26       27       +1     
  Lines        1650     1657       +7     
==========================================
  Hits          575      575              
- Misses       1075     1082       +7     
Files Coverage Δ
reana_commons/config.py 0.00% <0.00%> (ø)
reana_commons/redis_cache.py 0.00% <0.00%> (ø)