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

perf: reduce number of avatar requests #10486

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

fixup! perf: reduce number of avatar requests

6f0c0ce
Select commit
Loading
Failed to load commit list.
Open

perf: reduce number of avatar requests #10486

fixup! perf: reduce number of avatar requests
6f0c0ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 0s

15.00% of diff hit (target 51.75%)

View this Pull Request on Codecov

15.00% of diff hit (target 51.75%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Controller/MessagesController.php#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 294 in lib/Db/Message.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/Message.php#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 301 in lib/Db/Message.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/Message.php#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 347 in lib/Db/Message.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Db/Message.php#L347

Added line #L347 was not covered by tests

Check warning on line 73 in lib/IMAP/PreviewEnhancer.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/IMAP/PreviewEnhancer.php#L69-L73

Added lines #L69 - L73 were not covered by tests

Check warning on line 94 in lib/Service/AvatarService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AvatarService.php#L94

Added line #L94 was not covered by tests

Check warning on line 99 in lib/Service/AvatarService.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/AvatarService.php#L99

Added line #L99 was not covered by tests

Check warning on line 124 in lib/Service/Search/MailSearch.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Service/Search/MailSearch.php#L122-L124

Added lines #L122 - L124 were not covered by tests