Miragon / miranum

Engine neutral framework to build integrations. Simplifying the complexity process automation comes with.
https://miranum.io
MIT License
17 stars 3 forks source link

Feature/tasklist support custom fields #415

Closed lmoesle closed 1 month ago

lmoesle commented 1 month ago

closes #406

Changes

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 73.61111% with 19 lines in your changes missing coverage. Please review.

Project coverage is 46.69%. Comparing base (fb10ad3) to head (c6571e2). Report is 1 commits behind head on main.

Files Patch % Lines
.../tasklist/application/service/TaskInfoService.java 45.45% 11 Missing and 1 partial :warning:
...apter/out/task/taskinfo/TaskCustomFieldEntity.java 54.54% 5 Missing :warning:
...agon/miranum/platform/tasklist/TaskProperties.java 66.66% 1 Missing :warning:
...num/platform/tasklist/domain/TaskCustomFields.java 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #415 +/- ## ============================================ + Coverage 46.06% 46.69% +0.62% - Complexity 397 415 +18 ============================================ Files 187 190 +3 Lines 2086 2146 +60 Branches 110 112 +2 ============================================ + Hits 961 1002 +41 - Misses 1091 1106 +15 - Partials 34 38 +4 ``` | [Flag](https://app.codecov.io/gh/Miragon/miranum/pull/415/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Miragon/miranum/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | `46.69% <73.61%> (+0.62%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.