-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: ysv-rs/ysv
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement
ysv draft
command to read a chunk of CSV data and print a YAML template
#64
opened Sep 9, 2021 by
anatoly-scherbakov
Retrieve current version from
cargo
instead of hard-coding it
#63
opened Sep 9, 2021 by
anatoly-scherbakov
Split the data processor into a number of parallel workers
#58
opened Oct 15, 2020 by
anatoly-scherbakov
Create a performance test to compare one version of the program to another
#56
opened Aug 29, 2020 by
anatoly-scherbakov
Replace function must be more generic
enhancement
New feature or request
#49
opened Aug 4, 2020 by
anatoly-scherbakov
replace_regex: a regular expression causes YAML parsing error
bug
Something isn't working
#41
opened Jul 7, 2020 by
anatoly-scherbakov
Implement a transformation which takes value from another column of output file
enhancement
New feature or request
#25
opened Jun 28, 2020 by
anatoly-scherbakov
Implement a transformation with if-else semantics
invalid
This doesn't seem right
#24
opened Jun 27, 2020 by
anatoly-scherbakov
Do not compile a config where a nullary transformation is followed by a non-nullary one
#23
opened Jun 27, 2020 by
anatoly-scherbakov
Transformation::apply() must not use .clone()
enhancement
New feature or request
#21
opened Jun 27, 2020 by
anatoly-scherbakov
We need a logging library to print errors and manage log levels
enhancement
New feature or request
#17
opened Jun 27, 2020 by
anatoly-scherbakov
Provide an option to crash if input column is not found
enhancement
New feature or request
#16
opened Jun 27, 2020 by
anatoly-scherbakov
Unknown operation results in an ugly panic message
bug
Something isn't working
#10
opened Jun 22, 2020 by
anatoly-scherbakov
Provide variables via command line options
enhancement
New feature or request
#6
opened Jun 22, 2020 by
anatoly-scherbakov
Implement a set of integration tests
enhancement
New feature or request
#4
opened Jun 22, 2020 by
anatoly-scherbakov
"Input column {} not found." error message must be formatted according to the specified error format
enhancement
New feature or request
#2
opened Jun 22, 2020 by
anatoly-scherbakov
Ugly exception when stdout buffer is closed
bug
Something isn't working
#1
opened May 30, 2020 by
anatoly-scherbakov
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.