Skip to content
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

fix error on read-only serializer #405

Merged
merged 1 commit into from
May 31, 2021
Merged

fix error on read-only serializer #405

merged 1 commit into from
May 31, 2021

Conversation

treussart
Copy link

see #404

@codecov
Copy link

codecov bot commented May 23, 2021

Codecov Report

Merging #405 (d71b5f8) into master (f58bbb0) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
- Coverage   98.55%   98.51%   -0.04%     
==========================================
  Files          55       55              
  Lines        5384     5387       +3     
==========================================
+ Hits         5306     5307       +1     
- Misses         78       80       +2     
Impacted Files Coverage Δ
drf_spectacular/openapi.py 96.39% <50.00%> (-0.27%) ⬇️

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 f58bbb0...d71b5f8. Read the comment docs.

@tfranzel
Copy link
Owner

awesome! thx. will likely add a test tomorrow.

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