Skip to content

[sda-cli] refactor path constructions to use the "filepath" library instead of string concatenation #564

@KarlG-nbis

Description

@KarlG-nbis

Please describe the feature

As a developer, I want all constructions of paths to use the "filepath" library (e.g. filepath.Join) so that the risk for incorrect paths is reduced.

Acceptance criteria

  • String concatenation is not used for constructions of paths
  • Existing unit test pass

Additional context

Examples of occurances:

Estimation of size: small

Estimation of priority: low

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions