Chen Yanyu
Chen Yanyu
Behaviour as described in the title. Reason: not investigated.
rewrite to take into account of replacements.
Found some unnecessary queries and convoluted logic here.
e.g. assessment
Currently suppressed by setting a larger maximum depth: 5. (https://github.com/source-academy/backend/pull/957) https://github.com/source-academy/backend/actions/runs/5369573407 Need to look into deciding the appropriate level of nesting and how to avoid that breaking in CI. Possibly...
When avengers are added correctly in the user table without missions submitted, no row will be shown in the dashboard as there is no mission and no submission currently. This...
This issue serves to document some bugs and improvement for the on-going multitenant upgrade project.
As per title, it would be great if the comment can display the coverage difference of the branches of the PR. Something like this: coverage: $\color{green} 94.3\%$. Improved by $\color{green}...