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

test with flask blueprints #16

Merged
merged 4 commits into from
Nov 23, 2018
Merged

test with flask blueprints #16

merged 4 commits into from
Nov 23, 2018

Conversation

abhishek-ram
Copy link
Contributor

2nd PR for issue #2

@codecov-io
Copy link

codecov-io commented Nov 23, 2018

Codecov Report

Merging #16 into master will increase coverage by 1.1%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #16     +/-   ##
=========================================
+ Coverage   87.64%   88.75%   +1.1%     
=========================================
  Files           9        8      -1     
  Lines         251      249      -2     
  Branches       31       31             
=========================================
+ Hits          220      221      +1     
+ Misses         17       14      -3     
  Partials       14       14
Impacted Files Coverage Δ
src/protean_flask/core/serializers.py 88.88% <ø> (ø) ⬆️
src/protean_flask/core/viewsets.py 100% <100%> (ø) ⬆️
src/protean_flask/cli.py 100% <100%> (ø) ⬆️
src/protean_flask/core/views.py 86.82% <100%> (-0.11%) ⬇️
src/protean_flask/core/base.py 83.67% <75%> (+1.85%) ⬆️
src/protean_flask/__main__.py

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 c2ac198...fc4ba47. Read the comment docs.

@abhishek-ram abhishek-ram merged commit 8bd3214 into master Nov 23, 2018
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