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 9 commits into
base: main
Choose a base branch
from

fixup! Fix: perform bulk message actions

ae9a9a8
Select commit
Loading
Failed to load commit list.
Draft

fix: perform bulk message actions #10280

fixup! Fix: perform bulk message actions
ae9a9a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 1s

1.08% of diff hit (target 51.75%)

View this Pull Request on Codecov

1.08% of diff hit (target 51.75%)

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 77 in lib/Db/MailAccountMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MailAccountMapper.php#L77

Added line #L77 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MailAccountMapper.php#L79-L87

Added lines #L79 - L87 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/MailAccountMapper.php#L89

Added line #L89 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 445 in lib/IMAP/MessageMapper.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L445

Added line #L445 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L454-L455

Added lines #L454 - L455 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L458

Added line #L458 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L460-L461

Added lines #L460 - L461 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L463-L464

Added lines #L463 - L464 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L466-L467

Added lines #L466 - L467 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L471-L474

Added lines #L471 - L474 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/MessageMapper.php#L477

Added line #L477 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