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

Switching from Swagger to the brand new DRF live docs #33

Merged
merged 3 commits into from
Mar 10, 2017

Conversation

kjagiello
Copy link
Member

No description provided.

@kjagiello kjagiello added this to the 2.0.0 milestone Mar 10, 2017
@kjagiello kjagiello self-assigned this Mar 10, 2017
@kjagiello kjagiello changed the title Switching from Swagger to the brand new DRF Live API Switching from Swagger to the brand new DRF live docs Mar 10, 2017
Copy link
Member

@flaeppe flaeppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really sexy. I approve.

@codecov
Copy link

codecov bot commented Mar 10, 2017

Codecov Report

Merging #33 into develop will increase coverage by 1.77%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop      #33      +/-   ##
===========================================
+ Coverage    89.34%   91.11%   +1.77%     
===========================================
  Files           73       74       +1     
  Lines         2535     3108     +573     
  Branches       137      208      +71     
===========================================
+ Hits          2265     2832     +567     
- Misses         247      249       +2     
- Partials        23       27       +4
Impacted Files Coverage Δ
src/foobar/settings/base.py 100% <ø> (ø)
src/foobar/urls.py 60% <100%> (ø)
src/shop/suppliers/base.py 100% <0%> (ø)
src/shop/tests/factories.py 100% <0%> (ø)
src/shop/tests/test_api.py 100% <0%> (ø)
src/shop/tests/test_narlivs.py 100% <0%> (ø)
src/shop/enums.py 100% <0%> (ø)
src/shop/tests/test_admin.py 100% <0%> (ø)
src/shop/api.py 94.16% <0%> (+2%)
src/shop/models.py 88.23% <0%> (+4.15%)
... and 2 more

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 7f20f80...3b1b43d. Read the comment docs.

@kjagiello kjagiello merged commit cec9114 into develop Mar 10, 2017
@kjagiello kjagiello deleted the feature/rest-docs branch March 12, 2017 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants