Skip to content

Invite people to take over a task#3055

Draft
anisha-e10 wants to merge 30 commits into
mainfrom
anisha/invite-task
Draft

Invite people to take over a task#3055
anisha-e10 wants to merge 30 commits into
mainfrom
anisha/invite-task

task assignment widget remaining test added

be39519
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 9, 2025 in 1s

78.46% of diff hit (target 46.76%)

View this Pull Request on Codecov

78.46% of diff hit (target 46.76%)

Annotations

Check warning on line 81 in app/lib/features/invite_members/pages/invite_individual_users.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/invite_members/pages/invite_individual_users.dart#L81

Added line #L81 was not covered by tests

Check warning on line 33 in app/lib/features/invite_members/widgets/direct_invite.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/invite_members/widgets/direct_invite.dart#L33

Added line #L33 was not covered by tests

Check warning on line 39 in app/lib/features/invite_members/widgets/direct_invite.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/invite_members/widgets/direct_invite.dart#L39

Added line #L39 was not covered by tests

Check warning on line 47 in app/lib/features/member/actions/invite_actions.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/member/actions/invite_actions.dart#L47

Added line #L47 was not covered by tests

Check warning on line 52 in app/lib/features/member/actions/invite_actions.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/member/actions/invite_actions.dart#L52

Added line #L52 was not covered by tests

Check warning on line 128 in app/lib/features/member/widgets/user_builder.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/member/widgets/user_builder.dart#L128

Added line #L128 was not covered by tests

Check warning on line 130 in app/lib/features/member/widgets/user_builder.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/member/widgets/user_builder.dart#L130

Added line #L130 was not covered by tests

Check warning on line 137 in app/lib/features/member/widgets/user_builder.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/member/widgets/user_builder.dart#L137

Added line #L137 was not covered by tests

Check warning on line 17 in app/lib/features/tasks/actions/assign_unassign_task.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/actions/assign_unassign_task.dart#L17

Added line #L17 was not covered by tests

Check warning on line 21 in app/lib/features/tasks/actions/assign_unassign_task.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/actions/assign_unassign_task.dart#L21

Added line #L21 was not covered by tests

Check warning on line 37 in app/lib/features/tasks/actions/assign_unassign_task.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/actions/assign_unassign_task.dart#L37

Added line #L37 was not covered by tests

Check warning on line 41 in app/lib/features/tasks/actions/assign_unassign_task.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/actions/assign_unassign_task.dart#L41

Added line #L41 was not covered by tests

Check warning on line 123 in app/lib/features/tasks/pages/task_item_detail_page.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/pages/task_item_detail_page.dart#L123

Added line #L123 was not covered by tests

Check warning on line 181 in app/lib/features/tasks/providers/notifiers.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/providers/notifiers.dart#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 195 in app/lib/features/tasks/providers/notifiers.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/providers/notifiers.dart#L193-L195

Added lines #L193 - L195 were not covered by tests

Check warning on line 227 in app/lib/features/tasks/providers/notifiers.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/providers/notifiers.dart#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 241 in app/lib/features/tasks/providers/notifiers.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/providers/notifiers.dart#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 271 in app/lib/features/tasks/providers/notifiers.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/providers/notifiers.dart#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 285 in app/lib/features/tasks/providers/notifiers.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/providers/notifiers.dart#L282-L285

Added lines #L282 - L285 were not covered by tests

Check warning on line 49 in app/lib/features/tasks/widgets/accept_decline_task_invitation_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/widgets/accept_decline_task_invitation_widget.dart#L49

Added line #L49 was not covered by tests

Check warning on line 54 in app/lib/features/tasks/widgets/accept_decline_task_invitation_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/widgets/accept_decline_task_invitation_widget.dart#L54

Added line #L54 was not covered by tests

Check warning on line 56 in app/lib/features/tasks/widgets/task_assignment_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/widgets/task_assignment_widget.dart#L56

Added line #L56 was not covered by tests

Check warning on line 81 in app/lib/features/tasks/widgets/task_assignment_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/widgets/task_assignment_widget.dart#L81

Added line #L81 was not covered by tests

Check warning on line 111 in app/lib/features/tasks/widgets/task_assignment_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/widgets/task_assignment_widget.dart#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 123 in app/lib/features/tasks/widgets/task_assignment_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/features/tasks/widgets/task_assignment_widget.dart#L121-L123

Added lines #L121 - L123 were not covered by tests