Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export CSV column should be improved #69

Closed
WaldoFR opened this issue Aug 2, 2017 · 1 comment
Closed

Export CSV column should be improved #69

WaldoFR opened this issue Aug 2, 2017 · 1 comment
Assignees
Milestone

Comments

@WaldoFR
Copy link

WaldoFR commented Aug 2, 2017

CSV Exporter datas do not show relevant information

Criticity column should be removed because it was corrected to severity and is dependant to the UI and not the export anymore.

A Value column should be added to show informations on metrics when there is.

@WaldoFR WaldoFR self-assigned this Aug 2, 2017
@WaldoFR WaldoFR added this to the Version 3.0 milestone Aug 2, 2017
WaldoFR pushed a commit to WaldoFR/i-CodeCNES that referenced this issue Aug 2, 2017
@WaldoFR WaldoFR closed this as completed Aug 2, 2017
@WaldoFR
Copy link
Author

WaldoFR commented Sep 11, 2017

New columns should be added :

  • Language
  • Message

@WaldoFR WaldoFR reopened this Sep 11, 2017
WaldoFR pushed a commit to WaldoFR/i-CodeCNES that referenced this issue Sep 11, 2017
+ New columns (language & message)
+ String [--] was removed in Values column when a violation has no value
and replaced by an empty string.
+ information on file are being displayed only when the checker has a
value
+ separator which was [,] was edited to be a tab [\t] as some message
contains commas.
@WaldoFR WaldoFR closed this as completed Sep 13, 2017
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
+ New columns (language & message)
+ String [--] was removed in Values column when a violation has no value
and replaced by an empty string.
+ information on file are being displayed only when the checker has a
value
+ separator which was [,] was edited to be a tab [\t] as some message
contains commas.
begarco pushed a commit that referenced this issue Feb 2, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
+ New columns (language & message)
+ String [--] was removed in Values column when a violation has no value
and replaced by an empty string.
+ information on file are being displayed only when the checker has a
value
+ separator which was [,] was edited to be a tab [\t] as some message
contains commas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant