Commit Graph

4 Commits

Author SHA1 Message Date
919bb59859
reviewstats: don't write 'None' if duration is unset
Keep the current reviewstats format: when review duration is unset/unknown,
the line contains only two values separated by one tab and then EOL.

Another way to test/reproduce the fixed issue:
1. add 'lllll : !stats' to tests/datas/irc.txt
2. run 'pytest tests/test_review_stats.py'
2024-07-21 15:18:52 +02:00
27df2d4d65 Prise en compte des valeurs vides des durées des revues. closes #6 2024-06-27 18:53:05 +02:00
950c92c48f Plusieurs mises à jour 2024-04-06 10:03:48 +02:00
b9d2d2378a Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00