Skip to content

Django2 support drop #358

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 1 commit into from
Jun 10, 2021
Merged

Django2 support drop #358

merged 1 commit into from
Jun 10, 2021

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jun 9, 2021

  • Django/DRF project integration tests
  • Added DjangoOpenAPIMiddleware middleware

@p1c2u p1c2u force-pushed the refactor/django2-support-drop branch from f8c83fd to cbd4b64 Compare June 9, 2021 22:21
@codecov
Copy link

codecov bot commented Jun 9, 2021

Codecov Report

Merging #358 (7817a64) into master (972c975) will increase coverage by 0.61%.
The diff coverage is 96.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   96.04%   96.66%   +0.61%     
==========================================
  Files          80       80              
  Lines        1696     1739      +43     
==========================================
+ Hits         1629     1681      +52     
+ Misses         67       58       -9     
Impacted Files Coverage Δ
openapi_core/contrib/django/middlewares.py 92.30% <92.30%> (ø)
openapi_core/contrib/django/__init__.py 100.00% <100.00%> (ø)
openapi_core/contrib/django/handlers.py 100.00% <100.00%> (ø)
openapi_core/contrib/django/requests.py 100.00% <100.00%> (ø)
openapi_core/contrib/django/responses.py 100.00% <100.00%> (ø)

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 972c975...7817a64. Read the comment docs.

@p1c2u p1c2u force-pushed the refactor/django2-support-drop branch 2 times, most recently from 1a62ec1 to 882a33b Compare June 9, 2021 22:30
@p1c2u p1c2u force-pushed the refactor/django2-support-drop branch from 882a33b to 7817a64 Compare June 10, 2021 20:45
@p1c2u p1c2u merged commit 98c0682 into master Jun 10, 2021
@p1c2u p1c2u deleted the refactor/django2-support-drop branch June 10, 2021 20:47
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.

1 participant