plone / guillotina

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

Some asyncpg settings do not work with storages #884

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #884 into master will decrease coverage by 0.1%. The diff coverage is 66.7%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #884     +/-   ##
========================================
- Coverage    94.4%   94.4%   -<.1%     
========================================
  Files         333     333             
  Lines       29236   29239      +3     
========================================
+ Hits        27597   27599      +2     
- Misses       1639    1640      +1
Impacted Files Coverage Δ
guillotina/db/factory.py 93% <66.7%> (-0.4%) :arrow_down: