Open dimastbk opened 2 weeks ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
pyzeebe/worker/worker.py | 6 | 7 | 85.71% | ||
<!-- | Total: | 15 | 16 | 93.75% | --> |
Totals | |
---|---|
Change from base Build 11659466005: | 1.4% |
Covered Lines: | 1041 |
Relevant Lines: | 1059 |
Description of PR...
Changes
API Updates
New Features (required)
This section should include details regarding new features added to the library. This should include both open and private APIs. If including both, create two sub headers underneath this one to label updates accordingly.
Deprecations (required)
All deprecations should be listed here in order to ensure the reviewer understands which sections of the codebase will affect contributors and users of the library.
Enhancements (optional)
The enhancements section should include code updates that were included with this pull request. This sections should detail refactoring that might have affected other parts of the library.
Checklist
References
(optional)
Include important links regarding the implementation of this PR. This usually includes and RFC or an aggregation of issues and/or individual conversations that helped put this solution together. This helps ensure there is a good aggregation of resources regarding the implementation.