Files
@ 99f090563f5f
Branch filter:
Location: kallithea/setup.cfg
99f090563f5f
805 B
text/x-ini
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.
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.