Skip to content

Reduce code duplication #9

@adamski

Description

@adamski

There is a significant amount of code duplication throughout the project. For example, monitoring.rs is over 175 lines and could likely be refactored into less than 100.

To fix:

  • Refactor monitoring.rs to be more concise. It's currently doing lots of stuff manually which can be fixed with derive macros or better ways to implement logging.

Migrated from Linear: REP-9

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions