taskiq-python / taskiq-redis

Broker and result backend for taskiq
MIT License
40 stars 18 forks source link

Add ex and px parameters for redis backend #25

Closed chandr-andr closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #25 (449267e) into develop (0a85004) will increase coverage by 1.04%. The diff coverage is 100.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      #25      +/-   ##
===========================================
+ Coverage    91.66%   92.70%   +1.04%     
===========================================
  Files            3        4       +1     
  Lines           84       96      +12     
===========================================
+ Hits            77       89      +12     
  Misses           7        7              
Impacted Files Coverage Δ
taskiq_redis/exceptions.py 100.00% <100.00%> (ø)
taskiq_redis/redis_backend.py 90.47% <100.00%> (+2.59%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more