Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

CSVGenerator could include same data columns as CSVAnalyzer #621

@neubs-bsi

Description

@neubs-bsi

Summary of the Feature

Since we have enhanced the CSVAnalyzer with new ArtifactFacts in #194, we could now add those elements to the CSVGenerator, or add the possibility via configuration to choose ArtifactFacts that the user wants to be included in the CSV Report.

The CSV Analyzer could handle it when reading in, as he already can, since Generator and Analyzer are compatible.

Questions

  • Decide if and which ArtifactFacts to include in CSVGenerator
  • Decide if and how to include this as optional in the configuration (should be set to hold output as default)

Acceptance Criteria

TO BE DEFINED AFTER CLARIFICATION

Definition of Done

  • Acceptance criteria fulfilled
  • A PR is created, the CI infrastructure reports green
  • The PR is reviewed and approved
  • No TODOs left in the code unless explained in the ticket, if something else is still open, this is summarized in a comment in the issue
  • Test cases are created to prove the functionality of the feature
  • Documentation is updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions