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 asyncpg integration with connection leaks on timeout #868

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #868 into master will decrease coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #868     +/-   ##
========================================
- Coverage    94.2%   94.2%   -<.1%     
========================================
  Files         333     333             
  Lines       29206   29204      -2     
========================================
- Hits        27501   27499      -2     
  Misses       1705    1705
Impacted Files Coverage Δ
guillotina/tests/test_postgres.py 100% <100%> (ø) :arrow_up:
guillotina/db/storages/pg.py 89.2% <100%> (ø) :arrow_down: