Skip to content

make modpods as small as possible  #18

Description

@dantzert

Leverage the ponytail skill for this to reduce duplication and complexity.
If there's functionality we can import from a popular and well-maintained repo like scipy or scikit-learn, we want to do that.
Tracking coverage in our test suite and pruning our least rigorous tests. Trying to make this suite smaller / faster without compromising coverage. Not just lines of code coverage but also paths such as invalid inputs handling, etc.

During this refactor, also split up the functionality from one monolithic file into more consumable modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions