plone / guillotina

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

Adding uvicorn #1067

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1067 (8466b8b) into master (43111fe) will decrease coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1067     +/-   ##
========================================
- Coverage    94.5%   94.5%   -0.0%     
========================================
  Files         335     335             
  Lines       28912   28912             
========================================
- Hits        27312   27308      -4     
- Misses       1600    1604      +4     
Impacted Files Coverage Δ
guillotina/contrib/redis/driver.py 84.3% <0.0%> (-2.2%) :arrow_down:
guillotina/contrib/pubsub/utility.py 84.8% <0.0%> (-2.1%) :arrow_down:
guillotina/db/storages/pg.py 88.5% <0.0%> (+0.2%) :arrow_up: