Skip to content

Refactor -> Dirty extension code in backend #184

@vimscientist69

Description

@vimscientist69

Reason

In #183, all extensions from helpers.swift got refactored. The code of those extensions are not clean.

  • Long functions where code in the same context are at different levels of abstraction
  • Unnecessary comments, possibly unclear method and variable names

Changes

Clean up all extensions mentioned above.

  • Short functions at same abstraction level
  • Remove comments, make names clear

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions