plone / guillotina

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

Set content type to response in renderers #898

Closed masipcat closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #898     +/-   ##
========================================
- Coverage    94.4%   94.4%   -<.1%     
========================================
  Files         333     333             
  Lines       29248   29250      +2     
========================================
+ Hits        27606   27607      +1     
- Misses       1642    1643      +1
Impacted Files Coverage Δ
guillotina/renderers.py 86.9% <100%> (ø) :arrow_up:
guillotina/response.py 87.9% <100%> (+0.1%) :arrow_up:
guillotina/tests/test_cockroach.py 95.6% <0%> (ø) :arrow_up:
guillotina/db/storages/cockroach.py 76% <0%> (ø) :arrow_up:
guillotina/db/strategies/dbresolve.py 100% <0%> (ø) :arrow_up:
guillotina/db/factory.py 93% <0%> (ø) :arrow_up:
guillotina/tests/fixtures.py 92.5% <0%> (-0.5%) :arrow_down:
guillotina/contrib/cache/api.py 61.6% <0%> (ø) :arrow_up:
guillotina/tests/test_ws.py 100% <0%> (ø) :arrow_up:
guillotina/json/serialize_value.py 85.8% <0%> (ø) :arrow_up:
... and 113 more