mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-18 05:58:02 +00:00
10255296d58a7bd73f26f5ad446f581db2afe5f8
- Convert avg_size_bytes to float to handle SQLite returning string values - Fixes TypeError: '>' not supported between instances of 'str' and 'int' - Ensures photo size statistics work correctly across different database backends - All 5 stats tests pass successfully The issue occurred because SQLite's AVG() function can return string representations of numbers in some cases, causing type comparison errors in tests.
ivatar / libravatar
Pipeline and coverage status
Reports / code documentation
Authors and contributors
Lead developer/Owner: Oliver Falk (aka ofalk or falko) - https://git.linux-kernel.at/oliver
Operations: Michal Novotny (aka clime)
QA: Tristan Le Guern (aka tleguern)
Frontend developer: Lukas Schönsgibl (aka hybridpicker), Niklas Poslovski (aka nipos)
Organisation/Meeting moderation: Lars Kruse (aka sumpfralle)
Initial developer: François Marier - https://fmarier.org/
Languages
PostScript
94.5%
Python
3.8%
CSS
0.7%
HTML
0.7%
JavaScript
0.3%