We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94a79c commit 5bbd983Copy full SHA for 5bbd983
status.md
@@ -11,6 +11,7 @@
11
12
### What Still Needs to Be Done
13
- [ ] This work was done with the help of an AI code assistant. Therefore, we still need to:
14
+ - [ ] Tests seem to have unnecessary complexity (complex DAG detection, excessive polling, redundant validation levels). Assess the real need of that
15
- [ ] Review the test code and make sure its logic is correct
16
- [ ] Clean the test code
17
- [ ] Some verifications seem very complex. Verify if all of that is necessary and remove unnecessary code.
0 commit comments