plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 50 forks source link

Add metadata to workflows #1194

Closed rboixaderg closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (93b4567) 94.6% compared to head (c2ed516) 94.6%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/plone/guillotina/pull/1194/graphs/tree.svg?width=650&height=150&src=pr&token=MIUJDWnGXD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone)](https://app.codecov.io/gh/plone/guillotina/pull/1194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) ```diff @@ Coverage Diff @@ ## master #1194 +/- ## ======================================== + Coverage 94.6% 94.6% +0.1% ======================================== Files 377 377 Lines 32771 32779 +8 ======================================== + Hits 30991 31008 +17 + Misses 1780 1771 -9 ``` | [Files](https://app.codecov.io/gh/plone/guillotina/pull/1194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone) | Coverage Δ | | |---|---|---| | [guillotina/contrib/workflows/api.py](https://app.codecov.io/gh/plone/guillotina/pull/1194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9jb250cmliL3dvcmtmbG93cy9hcGkucHk=) | `91.2% <ø> (ø)` | | | [guillotina/contrib/workflows/interfaces.py](https://app.codecov.io/gh/plone/guillotina/pull/1194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9jb250cmliL3dvcmtmbG93cy9pbnRlcmZhY2VzLnB5) | `93.6% <ø> (ø)` | | | [guillotina/contrib/workflows/vocabularies.py](https://app.codecov.io/gh/plone/guillotina/pull/1194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS9jb250cmliL3dvcmtmbG93cy92b2NhYnVsYXJpZXMucHk=) | `78.8% <100.0%> (+32.2%)` | :arrow_up: | | [guillotina/tests/workflows/test\_workflow\_basic.py](https://app.codecov.io/gh/plone/guillotina/pull/1194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plone#diff-Z3VpbGxvdGluYS90ZXN0cy93b3JrZmxvd3MvdGVzdF93b3JrZmxvd19iYXNpYy5weQ==) | `100.0% <100.0%> (ø)` | |