Skip to content

Resolve "TODO-List for users"

Steffen Schneider requested to merge 335-todo-list-for-users into master

Acceptance criteria

  • Coverage is higher or equal to coverage on master coverage
  • CI runs without problems
  • Linter does not contain any additional issues
  • Code doesn't contain TODOs, unused functions or console outputs
  • Code has been inspected and deemed to have decent quality
  • Code does contain license headers
  • If necessary, the changes are documented in the changelog
  • If this is a bug fix, a test covering the bug is present [effectiveGo]: https://golang.org/doc/effective_go.html

Closes #335 (closed)

Edited by Niklas

Merge request reports