Skip to content

Django OpenAPI request/response factories #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 20, 2019
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 19, 2019

Rebased and reworked #162

@p1c2u p1c2u force-pushed the feature/django-support branch from c153d99 to 334674d Compare October 19, 2019 23:51
@p1c2u p1c2u force-pushed the feature/django-support branch from 334674d to 2e11553 Compare October 19, 2019 23:58
@codecov
Copy link

codecov bot commented Oct 20, 2019

Codecov Report

Merging #167 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   96.53%   96.58%   +0.05%     
==========================================
  Files          64       67       +3     
  Lines        1672     1698      +26     
==========================================
+ Hits         1614     1640      +26     
  Misses         58       58
Impacted Files Coverage Δ
openapi_core/validation/request/datatypes.py 100% <ø> (ø) ⬆️
openapi_core/validation/response/datatypes.py 100% <ø> (ø) ⬆️
openapi_core/contrib/django/responses.py 100% <100%> (ø)
openapi_core/contrib/django/requests.py 100% <100%> (ø)
openapi_core/contrib/django/__init__.py 100% <100%> (ø)

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 9be404e...eb25305. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/django-support branch from 65b3ab0 to eb25305 Compare October 20, 2019 02:07
@p1c2u p1c2u mentioned this pull request Oct 20, 2019
@p1c2u p1c2u merged commit fd99117 into master Oct 20, 2019
@p1c2u p1c2u deleted the feature/django-support branch October 20, 2019 08:11
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.

2 participants