plone / guillotina

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

Be able to have optional request body #976

Closed lferran closed 4 years ago

lferran commented 4 years ago

thoughts on this? is there already a way to do it, that I am missing?

codecov-commenter commented 4 years ago

Codecov Report

Merging #976 into master will decrease coverage by 0.1%. The diff coverage is 95.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #976     +/-   ##
========================================
- Coverage    94.6%   94.6%   -0.0%     
========================================
  Files         316     316             
  Lines       28028   28048     +20     
========================================
+ Hits        26495   26510     +15     
- Misses       1533    1538      +5     
Impacted Files Coverage Δ
guillotina/api/service.py 93.2% <87.5%> (-0.3%) :arrow_down:
guillotina/test_package.py 96.8% <100.0%> (+0.1%) :arrow_up:
guillotina/tests/test_swagger.py 100.0% <100.0%> (ø)
guillotina/contrib/redis/driver.py 83.1% <0.0%> (-2.6%) :arrow_down:
guillotina/contrib/pubsub/utility.py 84.8% <0.0%> (-2.1%) :arrow_down:
guillotina/db/storages/pg.py 89.3% <0.0%> (+0.2%) :arrow_up: