VNG-Realisatie / vng-api-common

Gedeelde code voor RESTful APIs
5 stars 12 forks source link

General cleanup of old issues #121

Closed sergei-maertens closed 4 years ago

sergei-maertens commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #121 into master will increase coverage by 1.04%. The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   46.57%   47.62%   +1.04%     
==========================================
  Files          63       63              
  Lines        2233     2249      +16     
  Branches      334      339       +5     
==========================================
+ Hits         1040     1071      +31     
+ Misses       1136     1124      -12     
+ Partials       57       54       -3
Impacted Files Coverage Δ
...tifications/management/commands/register_kanaal.py 0% <0%> (ø) :arrow_up:
vng_api_common/notifications/handlers.py 0% <0%> (ø) :arrow_up:
vng_api_common/api/permissions.py 66.66% <100%> (ø) :arrow_up:
vng_api_common/notifications/constants.py 100% <100%> (ø) :arrow_up:
vng_api_common/caching/introspection.py 83.33% <100%> (+3.33%) :arrow_up:
vng_api_common/inspectors/view.py 76.02% <100%> (+3.64%) :arrow_up:
vng_api_common/middleware.py 58.45% <80%> (+6.13%) :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 7058a98...faeffe6. Read the comment docs.