Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: replace decorators with middlewares #550

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

dimastbk
Copy link
Collaborator

No description provided.

@dimastbk dimastbk added the 5.0.0 label Dec 30, 2024
@dimastbk dimastbk force-pushed the add-middlewares branch 2 times, most recently from 6144a13 to 0642557 Compare December 30, 2024 11:38
Base automatically changed from merge-zeebe-grpc to master December 30, 2024 13:14
@coveralls
Copy link

coveralls commented Dec 30, 2024

Pull Request Test Coverage Report for Build 12550955643

Details

  • 159 of 170 (93.53%) changed or added relevant lines in 13 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 97.232%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pyzeebe/task/task_builder.py 17 18 94.44%
pyzeebe/task/task_config.py 12 13 92.31%
pyzeebe/types.py 11 13 84.62%
pyzeebe/worker/worker.py 51 53 96.23%
pyzeebe/middlewares/base.py 36 41 87.8%
Totals Coverage Status
Change from base Build 12550948742: 0.07%
Covered Lines: 1159
Relevant Lines: 1192

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants