VNG-Realisatie / vng-api-common

Gedeelde code voor RESTful APIs
5 stars 12 forks source link

Issue/cache fixes #105

Closed stevenbal closed 5 years ago

stevenbal commented 5 years ago

needed for https://github.com/VNG-Realisatie/gemma-zaaktypecatalogus/pull/73

codecov-io commented 5 years ago

Codecov Report

Merging #105 into master will increase coverage by 0.36%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   31.57%   31.94%   +0.36%     
==========================================
  Files          62       62              
  Lines        2223     2232       +9     
  Branches      324      325       +1     
==========================================
+ Hits          702      713      +11     
+ Misses       1495     1494       -1     
+ Partials       26       25       -1
Impacted Files Coverage Δ
vng_api_common/caching/signals.py 85.24% <100%> (+2.55%) :arrow_up:
vng_api_common/caching/etags.py 90% <100%> (+0.86%) :arrow_up:
vng_api_common/authorizations/validators.py 69.44% <0%> (-3.06%) :arrow_down:
vng_api_common/exception_handling.py 94.44% <0%> (+2.22%) :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 2b5e9ec...8a06b87. Read the comment docs.