Flask-RQ2
Flask-RQ2 copied to clipboard
Add support for --disable-default-exception-handler on cli
Just forward this new option on Flask-RQ2 cli, available since RQ 1.0
Codecov Report
Merging #84 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #84 +/- ##
==========================================
+ Coverage 97.94% 97.95% +<.01%
==========================================
Files 6 6
Lines 292 293 +1
Branches 25 25
==========================================
+ Hits 286 287 +1
Misses 4 4
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
src/flask_rq2/cli.py | 100% <100%> (ø) |
: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 58eedf6...f285aac. Read the comment docs.
Codecov Report
Merging #84 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #84 +/- ##
==========================================
+ Coverage 97.94% 97.95% +<.01%
==========================================
Files 6 6
Lines 292 293 +1
Branches 25 25
==========================================
+ Hits 286 287 +1
Misses 4 4
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
src/flask_rq2/cli.py | 100% <100%> (ø) |
: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 58eedf6...f285aac. Read the comment docs.