Skip to content

Resolve "Persistent Storage by default"

Niklas requested to merge 379-persistent-storage-by-default 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 #379 (closed), #434 (closed), #333 (closed)

Edited by Marcel Szidlovszky

Merge request reports