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

Fixing workaround for CamelCase renderer issue #653

Merged
merged 1 commit into from
Sep 24, 2017
Merged

Fixing workaround for CamelCase renderer issue #653

merged 1 commit into from
Sep 24, 2017

Conversation

magul
Copy link
Member

@magul magul commented Sep 24, 2017

Description:

See: vbabiy/djangorestframework-camel-case#26

New imports / dependencies:

  • djangorestframework-camel-case==1.0b1

Unit Tests:

  • backend/apps/volontulo/tests/views/api/offers/test_list.py:_TestOffersListAPIView
  • backend/apps/volontulo/tests/views/api/organizations/test_list.py:_TestOrganizationsListAPIView

@codecov-io
Copy link

Codecov Report

Merging #653 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
- Coverage   91.89%   91.88%   -0.02%     
==========================================
  Files          81       81              
  Lines        2665     2661       -4     
  Branches        2        2              
==========================================
- Hits         2449     2445       -4     
  Misses        213      213              
  Partials        3        3
Impacted Files Coverage Δ
...apps/volontulo/tests/views/api/offers/test_list.py 100% <100%> (ø) ⬆️
...lontulo/tests/views/api/organizations/test_list.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 5313cb0...ef8ecd3. Read the comment docs.

@elspawaczo elspawaczo merged commit ec7910c into CodeForPoznan:master Sep 24, 2017
@magul magul deleted the django-rest-framework-camelcase-issue26 branch September 24, 2017 09:09
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

3 participants