plone / guillotina

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

[5x.] Fix asyncpg integration with connection leaks on timeout #867

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #867 into 5.x will decrease coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             5.x    #867     +/-   ##
=======================================
- Coverage   94.5%   94.4%   -<.1%     
=======================================
  Files        306     306             
  Lines      27683   27681      -2     
=======================================
- Hits       26134   26130      -4     
- Misses      1549    1551      +2
Impacted Files Coverage Δ
guillotina/tests/test_postgres.py 100% <100%> (ø) :arrow_up:
guillotina/db/storages/pg.py 89.2% <100%> (-0.2%) :arrow_down:
guillotina/db/storages/vacuum.py 98% <0%> (-2%) :arrow_down: