Skip to content

Split ZipLoader classes #20

Description

@abukaj

_ICData.ZipLoader* classes have two responsibilities:

  • IC data loading:
    • .extractSessions(),
    • ._findAndOpenZipFile(),
    • .DATETIME_FIELDS,
    • .KEY_TO_STEM,
  • loaded data wrapping and analysis:
  • .wrapVisits(),
  • .wrapLog(),
  • .wrapEnv(),
  • .wrapHw(),
  • .extractAndWrapAnimals(),
  • .extractAndWrapGroups(),
  • .VISIT_ID_FIELD.

Classes should be split (possibly with use of TDD methodology).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions