changeset status: fix common case where a reviewer did not yet review anything When a reviewer did not yet make any review, its status for the changeset is ...

patrickdp committed on 2015-04-20 15:02:42
branch: default
tag: tip
changeset: 99f09056
changeset status: fix common case where a reviewer did not yet review anything

When a reviewer did not yet make any review, its status for the changeset is
None, causing the code to crash. The unit tests also did not cover this case.

 M kallithea/model/changeset_status.py (2 lines added, 2 lines removed)
 M kallithea/tests/models/test_changeset_status.py (10 lines added, 0 lines removed)
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to