fabric8-analytics / fabric8-analytics-jobs

fabric8-analytics periodic and query-specific jobs
Apache License 2.0
5 stars 30 forks source link

chore: Cache refresh API. #423

Closed jparsai closed 3 years ago

jparsai commented 3 years ago

Description

Introducing API for cache refresh.

codecov-commenter commented 3 years ago

Codecov Report

Merging #423 (22c75ca) into master (64ed3e8) will decrease coverage by 0.01%. The diff coverage is 18.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
- Coverage   27.63%   27.61%   -0.02%     
==========================================
  Files          32       32              
  Lines        2182     2187       +5     
==========================================
+ Hits          603      604       +1     
- Misses       1579     1583       +4     
Impacted Files Coverage Δ
f8a_jobs/user_cache.py 21.12% <0.00%> (-1.74%) :arrow_down:
f8a_jobs/graph_ingestion.py 92.80% <50.00%> (-1.42%) :arrow_down:

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 64ed3e8...22c75ca. Read the comment docs.