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

CSVGenerator could include same data columns as CSVAnalyzer #621

Open
2 tasks
neubs-bsi opened this issue Nov 10, 2020 · 0 comments
Open
2 tasks

CSVGenerator could include same data columns as CSVAnalyzer #621

neubs-bsi opened this issue Nov 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@neubs-bsi
Copy link
Contributor

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
@neubs-bsi neubs-bsi added the enhancement New feature or request label Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant