Skip to content

Feat/propagate content to taskiq worker#1

Merged
ADR-007 merged 4 commits intomainfrom
feat/propagate-content-to-taskiq-worker
Jan 29, 2026
Merged

Feat/propagate content to taskiq worker#1
ADR-007 merged 4 commits intomainfrom
feat/propagate-content-to-taskiq-worker

Conversation

@ADR-007
Copy link
Owner

@ADR-007 ADR-007 commented Jan 29, 2026

No description provided.

 Expose context-logging's Context parameters (name, log_execution_time, fill_exception_context) to allow users to customize context behavior.
@github-actions
Copy link

badge

Code Coverage Summary

Details
Filename                        Stmts    Miss  Cover    Missing
----------------------------  -------  ------  -------  ---------
__init__.py                         7       0  100.00%
aiter.py                           15       0  100.00%
config.py                          24       0  100.00%
context.py                         18       0  100.00%
fields.py                           8       0  100.00%
middleware.py                      60       0  100.00%
types.py                           10       0  100.00%
validation.py                      25       0  100.00%
adapters/__init__.py                4       0  100.00%
adapters/base.py                    1       0  100.00%
adapters/context_logging.py        30       0  100.00%
adapters/contextvars.py            29       0  100.00%
contrib/__init__.py                 0       0  100.00%
contrib/taskiq/__init__.py          2       0  100.00%
contrib/taskiq/middleware.py       35       0  100.00%
formatters/__init__.py              3       0  100.00%
formatters/json.py                 25       0  100.00%
formatters/simple.py               30       0  100.00%
TOTAL                             326       0  100.00%

Diff against main

Filename                        Stmts    Miss  Cover
----------------------------  -------  ------  --------
fields.py                          +2       0  +100.00%
adapters/context_logging.py        +3       0  +100.00%
contrib/__init__.py                 0       0  +100.00%
contrib/taskiq/__init__.py         +2       0  +100.00%
contrib/taskiq/middleware.py      +35       0  +100.00%
TOTAL                             +42       0  +100.00%

Results for commit: c7192d8

Minimum allowed coverage is 90%

♻️ This comment has been updated with latest results

@ADR-007 ADR-007 merged commit bfd0d36 into main Jan 29, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant