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

Adding support for CSV reports #108

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

VitaliStupin
Copy link
Contributor

Some users want to process report data, but generated PDF is not machine-readable. CSV format on the other hand can be easily imported into spreadsheets or processed by other tools.

This pull request is adding:

  • CSV generation support
  • optional configuration parameter for CSV generation
  • REPORT_NAME_NO_EXT variable for email template

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@raits
Copy link
Contributor

raits commented Jan 23, 2024

Hello,

Thank you for the PR. We will look into incorporating it in a future release.

Best wishes,
Raido

Some users want to process report data, but generated PDF is not machine-readable.
CSV format can be easily imported into spreadsheets.
Adding optional configuration parameter for CSV generation.
Adding REPORT_NAME_NO_EXT variable for email template.
Copy link

sonarqubecloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.7% Duplication on New Code

See analysis details on SonarCloud

@melbeltagy melbeltagy merged commit bf943d1 into nordic-institute:develop Jun 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants