plone / guillotina

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

Replaced Response.content_{type,length} with Response.set_content_{type,length} and other improvements #910

Closed masipcat closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@99817fe). Click here to learn what that means. The diff coverage is 95%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #910   +/-   ##
========================================
  Coverage          ?   94.5%           
========================================
  Files             ?     333           
  Lines             ?   29389           
  Branches          ?       0           
========================================
  Hits              ?   27755           
  Misses            ?    1634           
  Partials          ?       0
Impacted Files Coverage Δ
guillotina/contrib/redis/driver.py 85.8% <100%> (ø)
guillotina/api/ws.py 85.8% <100%> (ø)
guillotina/contrib/pubsub/utility.py 87% <100%> (ø)
guillotina/asgi.py 92.5% <88.9%> (ø)