proteanhq / protean-flask

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

Enhance Protean Flask to be compatible with Protean 0.0.11 #18

Closed subhashb closed 5 years ago

subhashb commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   90.76%   90.73%   -0.03%     
==========================================
  Files           9        9              
  Lines         314      313       -1     
  Branches       38       38              
==========================================
- Hits          285      284       -1     
  Misses         14       14              
  Partials       15       15
Impacted Files Coverage Δ
src/protean_flask/core/serializers.py 86.84% <ø> (ø) :arrow_up:
src/protean_flask/core/base.py 86.56% <ø> (-0.39%) :arrow_down:
src/protean_flask/core/views.py 89.58% <100%> (+0.07%) :arrow_up:

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 dc85d43...f8ef810. Read the comment docs.