proteanhq / protean-flask

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

Error handler #14

Closed abhishek-ram closed 5 years ago

abhishek-ram commented 5 years ago

PR for issue #6

codecov-io commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.08%. The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   69.26%   69.34%   +0.08%     
==========================================
  Files           9        9              
  Lines         244      261      +17     
  Branches       32       34       +2     
==========================================
+ Hits          169      181      +12     
- Misses         63       65       +2     
- Partials       12       15       +3
Impacted Files Coverage Δ
src/protean_flask/core/views.py 85.15% <100%> (-0.34%) :arrow_down:
src/protean_flask/core/base.py 67.44% <76.19%> (+6.57%) :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 a9b2be1...1bdb00e. Read the comment docs.