plone / guillotina

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

Fix metrics missing variable #1058

Closed masipcat closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1058 (ae9f1b2) into master (5b1f04c) will decrease coverage by 0.1%. The diff coverage is 33.4%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1058     +/-   ##
========================================
- Coverage    94.5%   94.5%   -0.0%     
========================================
  Files         335     335             
  Lines       28862   28872     +10     
========================================
+ Hits        27267   27268      +1     
- Misses       1595    1604      +9     
Impacted Files Coverage Δ
guillotina/db/storages/pg.py 87.4% <0.0%> (-1.2%) :arrow_down:
guillotina/metrics.py 91.1% <100.0%> (+0.2%) :arrow_up: