Files
@ 99f090563f5f
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
99f090563f5f
1023 B
text/plain
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.