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

#115 map more fields to TaskInformation for C7Enbedded #122

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

MichaelVonB
Copy link
Collaborator

Add assignee, creationDate, followUpDate, dueDate, formKey, candidateUsers and candidateGroups to TaskInformation for C7 Embedded

@MichaelVonB MichaelVonB added this to the 0.3.1 milestone Nov 7, 2024
@MichaelVonB MichaelVonB added the Type: enhancement New feature or request label Nov 7, 2024
@MichaelVonB MichaelVonB force-pushed the 115-map-task-fields-in-c7-embedded branch from 99b0967 to 0726115 Compare December 13, 2024 08:44
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 47.82609% with 12 lines in your changes missing coverage. Please review.

Project coverage is 45.48%. Comparing base (d870410) to head (9af5ade).
Report is 14 commits behind head on develop.

Files with missing lines Patch % Lines
...mbedded/task/delivery/TaskInformationExtensions.kt 42.85% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #122      +/-   ##
=============================================
+ Coverage      44.73%   45.48%   +0.75%     
  Complexity       141      141              
=============================================
  Files             61       61              
  Lines           1433     1451      +18     
  Branches          83       89       +6     
=============================================
+ Hits             641      660      +19     
+ Misses           757      752       -5     
- Partials          35       39       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zambrovski zambrovski merged commit 3f20154 into develop Jan 7, 2025
4 checks passed
@zambrovski zambrovski added the Prio: MUST Feature is essential for the milestone. label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: MUST Feature is essential for the milestone. Type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map more meta fields for C7 embedded
2 participants