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

Increase coverage on ParseStateMachine #25

Closed
doyaaaaaken opened this issue Aug 23, 2019 · 0 comments
Closed

Increase coverage on ParseStateMachine #25

doyaaaaaken opened this issue Aug 23, 2019 · 0 comments
Labels
code quality Upgrade code quality (e.g. refactor, test) good first issue Good for newcomers in progress Something working on currently

Comments

@doyaaaaaken
Copy link
Owner

Test code example.

parser.parseRow("a,") shouldBe listOf("a", "")

Coverage can be seen here.
https://codecov.io/gh/doyaaaaaken/kotlin-csv/src/master/src/main/kotlin/com/github/doyaaaaaken/kotlincsv/parser/ParseStateMachine.kt

@doyaaaaaken doyaaaaaken added good first issue Good for newcomers code quality Upgrade code quality (e.g. refactor, test) help wanted Extra attention is needed in progress Something working on currently and removed help wanted Extra attention is needed labels Aug 23, 2019
doyaaaaaken added a commit that referenced this issue Aug 25, 2019
doyaaaaaken added a commit that referenced this issue Aug 25, 2019
doyaaaaaken added a commit that referenced this issue Aug 25, 2019
doyaaaaaken added a commit that referenced this issue Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Upgrade code quality (e.g. refactor, test) good first issue Good for newcomers in progress Something working on currently
Projects
None yet
Development

No branches or pull requests

1 participant