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

Improve csv file handling #104

Merged

Conversation

totocaca123
Copy link
Collaborator

close #102
Many improvement:

  • Ignores empty lines
  • Parse first data line to determine number of columns with values
  • Empty values are considered as 0 (for value fields)

@totocaca123 totocaca123 merged commit beacccd into jenkinsci:master Oct 15, 2022
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.

[csv] When raw csv file contains many consecutive values set to zero, layout is badly displayed
2 participants