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

fix(infinitest.args): Support space in quotes + support SplitOn config #262

Merged
merged 1 commit into from
Jun 8, 2018

Conversation

sarod
Copy link
Member

@sarod sarod commented Jun 8, 2018

Fixes #261

@codecov
Copy link

codecov bot commented Jun 8, 2018

Codecov Report

Merging #262 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #262      +/-   ##
============================================
+ Coverage     73.09%   73.17%   +0.07%     
- Complexity     1217     1224       +7     
============================================
  Files           181      181              
  Lines          4033     4045      +12     
  Branches        300      299       -1     
============================================
+ Hits           2948     2960      +12     
  Misses          990      990              
  Partials         95       95
Impacted Files Coverage Δ Complexity Δ
...itest/environment/FileCustomJvmArgumentReader.java 92.85% <100%> (+5.35%) 13 <10> (+7) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc6bec8...42c04a8. Read the comment docs.

@sarod sarod merged commit f03bdb5 into master Jun 8, 2018
@sarod sarod deleted the fix-parse-arguments branch June 9, 2018 20:25
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.

None yet

1 participant