Closed s3rius closed 1 year ago
Merging #23 (4da07af) into develop (0a01e2e) will decrease coverage by
1.11%
. The diff coverage is0.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## develop #23 +/- ##
===========================================
- Coverage 92.77% 91.66% -1.11%
===========================================
Files 3 3
Lines 83 84 +1
===========================================
Hits 77 77
- Misses 6 7 +1
Impacted Files | Coverage Δ | |
---|---|---|
taskiq_redis/redis_backend.py | 87.87% <0.00%> (-2.75%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR adds call of super().shutdown(), because it has important logic of running user's functions.