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

Add support to djangorestframework-camel-case #73

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

jairhenrique
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #73 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   96.59%   96.62%   +0.03%     
==========================================
  Files          38       40       +2     
  Lines        2642     2668      +26     
==========================================
+ Hits         2552     2578      +26     
  Misses         90       90              
Impacted Files Coverage Δ
drf_spectacular/contrib/postprocess.py 100.00% <100.00%> (ø)
tests/contrib/postprocess/test_camelize_result.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 cc31a07...1669fe3. Read the comment docs.

tfranzel added a commit that referenced this pull request Jun 5, 2020
@tfranzel
Copy link
Owner

tfranzel commented Jun 5, 2020

@jairhenrique awesome stuff! thank your for contributing.

i took the liberty of making a few improvements that were easier to do than to explain. the camelization also applied to places it was not supposed to.

can you confirm that works for you? have a look at the forked PR #74

@jairhenrique
Copy link
Contributor Author

@tfranzel that's perfect!

@tfranzel tfranzel merged commit 1669fe3 into tfranzel:master Jun 5, 2020
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.

None yet

2 participants