proteanhq / protean-flask

Protean Flask Extension
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Entity serializer #10

Closed abhishek-ram closed 6 years ago

abhishek-ram commented 6 years ago

PR for issue #5

codecov-io commented 6 years ago

Codecov Report

Merging #10 into master will increase coverage by 5.28%. The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   61.99%   67.27%   +5.28%     
==========================================
  Files           9        8       -1     
  Lines         221      220       -1     
  Branches       27       26       -1     
==========================================
+ Hits          137      148      +11     
+ Misses         73       61      -12     
  Partials       11       11
Impacted Files Coverage Δ
src/protean_flask/core/viewsets.py 0% <0%> (ø)
src/protean_flask/core/views.py 86.55% <100%> (ø)
src/protean_flask/core/serializers.py 88.88% <88.88%> (ø)

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 0653915...d6fb1c2. Read the comment docs.