apryor6 / flask_accepts

Easy, opinionated Flask input/output handling mixing Marshmallow with flask-restx
BSD 3-Clause "New" or "Revised" License
169 stars 40 forks source link

Add support for response enveloping #75

Closed azzamsa closed 4 years ago

azzamsa commented 4 years ago

fixes #74

codecov-io commented 4 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.09%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   98.08%   97.99%   -0.10%     
==========================================
  Files           6        6              
  Lines         994      999       +5     
==========================================
+ Hits          975      979       +4     
- Misses         19       20       +1     
Impacted Files Coverage Δ
flask_accepts/decorators/decorators.py 98.41% <80.00%> (-0.51%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d3beed5...d12554f. Read the comment docs.

apryor6 commented 4 years ago

Thanks very much for the PR. lgtm

apryor6 commented 4 years ago

Available on pypi 0.17.1