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

fix: perform bulk message actions #10280

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

fixup! fix: perform bulk message actions

442750b
Select commit
Loading
Failed to load commit list.
Draft

fix: perform bulk message actions #10280

fixup! fix: perform bulk message actions
442750b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 23, 2024 in 1s

1.08% of diff hit (target 51.71%)

View this Pull Request on Codecov

1.08% of diff hit (target 51.71%)

Annotations

Check warning on line 800 in lib/Controller/MessagesController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/MessagesController.php#L800

Added line #L800 was not covered by tests

Check warning on line 806 in lib/Controller/MessagesController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/MessagesController.php#L804-L806

Added lines #L804 - L806 were not covered by tests

Check warning on line 76 in lib/Db/MailAccountMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MailAccountMapper.php#L76

Added line #L76 was not covered by tests

Check warning on line 83 in lib/Db/MailAccountMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MailAccountMapper.php#L78-L83

Added lines #L78 - L83 were not covered by tests

Check warning on line 85 in lib/Db/MailAccountMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MailAccountMapper.php#L85

Added line #L85 was not covered by tests

Check warning on line 186 in lib/Db/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MessageMapper.php#L186

Added line #L186 was not covered by tests

Check warning on line 189 in lib/Db/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MessageMapper.php#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 197 in lib/Db/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MessageMapper.php#L192-L197

Added lines #L192 - L197 were not covered by tests

Check warning on line 199 in lib/Db/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MessageMapper.php#L199

Added line #L199 was not covered by tests

Check warning on line 441 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L441

Added line #L441 was not covered by tests

Check warning on line 451 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 454 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L454

Added line #L454 was not covered by tests

Check warning on line 457 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L456-L457

Added lines #L456 - L457 were not covered by tests

Check warning on line 460 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 463 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L462-L463

Added lines #L462 - L463 were not covered by tests

Check warning on line 470 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L467-L470

Added lines #L467 - L470 were not covered by tests

Check warning on line 473 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L473

Added line #L473 was not covered by tests

Check warning on line 22 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L22

Added line #L22 was not covered by tests

Check warning on line 30 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L30

Added line #L30 was not covered by tests

Check warning on line 44 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 48 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 63 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 67 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 81 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 95 in lib/Service/MessageOperationService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/MessageOperationService.php#L95

Added line #L95 was not covered by tests