Skip to content

Improve redis cache#20

Merged
mano8 merged 10 commits intomainfrom
AppsDev
Aug 13, 2024
Merged

Improve redis cache#20
mano8 merged 10 commits intomainfrom
AppsDev

Conversation

@mano8
Copy link
Copy Markdown
Member

@mano8 mano8 commented Aug 13, 2024

Changes:

  • Improve app_block runner helper modules
  • improve redis cache modules
  • improve redis workers modules
  • Correct bugs

Copy link
Copy Markdown
Member Author

@mano8 mano8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 87.97954% with 47 lines in your changes missing coverage. Please review.

Files Patch % Lines
vemonitor_m8/core/app_run_main.py 80.76% 20 Missing ⚠️
vemonitor_m8/workers/redis/redis_h_time_series.py 95.12% 10 Missing ⚠️
vemonitor_m8/core/async_app_run.py 79.41% 7 Missing ⚠️
vemonitor_m8/workers/redis/redis_cache.py 84.37% 5 Missing ⚠️
vemonitor_m8/workers/redis/redis_worker.py 33.33% 4 Missing ⚠️
vemonitor_m8/app_run.py 50.00% 1 Missing ⚠️
Files Coverage Δ
vemonitor_m8/core/data_cache.py 98.38% <100.00%> (ø)
vemonitor_m8/core/exceptions.py 100.00% <100.00%> (ø)
vemonitor_m8/core/utils.py 100.00% <100.00%> (ø)
vemonitor_m8/models/inputs_cache.py 90.90% <ø> (-0.76%) ⬇️
vemonitor_m8/app_run.py 40.74% <50.00%> (ø)
vemonitor_m8/workers/redis/redis_worker.py 91.37% <33.33%> (-3.22%) ⬇️
vemonitor_m8/workers/redis/redis_cache.py 93.40% <84.37%> (-2.53%) ⬇️
vemonitor_m8/core/async_app_run.py 70.07% <79.41%> (-2.97%) ⬇️
vemonitor_m8/workers/redis/redis_h_time_series.py 95.12% <95.12%> (ø)
vemonitor_m8/core/app_run_main.py 80.76% <80.76%> (ø)

@mano8 mano8 merged commit 1c12125 into main Aug 13, 2024
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.

1 participant