plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 51 forks source link

[5.x] Add metrics for records size in objects cache #1018

Closed lferran closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1018 into 5.x will decrease coverage by 0.1%. The diff coverage is 87.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##             5.x   #1018     +/-   ##
=======================================
- Coverage   94.7%   94.7%   -0.0%     
=======================================
  Files        296     296             
  Lines      27178   27198     +20     
=======================================
+ Hits       25731   25748     +17     
- Misses      1447    1450      +3     
Impacted Files Coverage Δ
guillotina/contrib/cache/utility.py 84.7% <80.0%> (-0.7%) :arrow_down:
guillotina/tests/test_metrics.py 100.0% <100.0%> (ø)
vangheem commented 3 years ago

5.3.57 released