Skip to content

Make use_kwargs compatible with schemas that have post_load defined a…#104

Open
erezatiya wants to merge 1 commit into
jmcarp:masterfrom
erezatiya:erez_fix_103
Open

Make use_kwargs compatible with schemas that have post_load defined a…#104
erezatiya wants to merge 1 commit into
jmcarp:masterfrom
erezatiya:erez_fix_103

Conversation

@erezatiya

Copy link
Copy Markdown

…nd many=False (#103)

@codecov-io

codecov-io commented Jun 26, 2018

Copy link
Copy Markdown

Codecov Report

Merging #104 into master will decrease coverage by 0.28%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   97.61%   97.33%   -0.29%     
==========================================
  Files           8        8              
  Lines         336      338       +2     
==========================================
+ Hits          328      329       +1     
- Misses          8        9       +1
Impacted Files Coverage Δ
flask_apispec/wrapper.py 96.22% <66.66%> (-1.82%) ⬇️

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 a643f15...b5dbd66. Read the comment docs.

@decaz

decaz commented Jun 26, 2018

Copy link
Copy Markdown
Contributor

Can you add some tests, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants