Closed stevenbal closed 3 years ago
Merging #181 (68fa2f4) into stable/1.0.x (1a3cd10) will decrease coverage by
0.00%
. The diff coverage is42.85%
.
@@ Coverage Diff @@
## stable/1.0.x #181 +/- ##
================================================
- Coverage 40.39% 40.39% -0.01%
================================================
Files 79 79
Lines 3322 3327 +5
Branches 445 445
================================================
+ Hits 1342 1344 +2
- Misses 1931 1934 +3
Partials 49 49
Impacted Files | Coverage Δ | |
---|---|---|
vng_api_common/notifications/admin.py | 68.96% <42.85%> (-6.04%) |
:arrow_down: |
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 1a3cd10...68fa2f4. Read the comment docs.
So you can see what is failing in
register_webhook
, instead of getting a generic 500 error.