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

Allow parameters field contains spaces inside each parameter #223

Merged
merged 8 commits into from
Jul 30, 2022

Conversation

yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Jul 30, 2022

Fix #214

@dagu-org dagu-org deleted a comment from codecov-commenter Jul 30, 2022
@dagu-org dagu-org deleted a comment from codecov-commenter Jul 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2022

Codecov Report

Merging #223 (e1be9a6) into main (78af441) will increase coverage by 1.03%.
The diff coverage is 91.53%.

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   85.20%   86.23%   +1.03%     
==========================================
  Files          46       46              
  Lines        3265     3277      +12     
==========================================
+ Hits         2782     2826      +44     
+ Misses        354      324      -30     
+ Partials      129      127       -2     
Impacted Files Coverage Δ
internal/config/config.go 91.07% <91.53%> (+6.59%) ⬆️
internal/config/step.go 100.00% <0.00%> (+100.00%) ⬆️

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 78af441...e1be9a6. Read the comment docs.

@yottahmd yottahmd merged commit 7a5eeca into main Jul 30, 2022
@yottahmd yottahmd deleted the feat/parsing-parameters branch July 30, 2022 13:05
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.

Allow parameters field contains spaces inside each parameter wrapped by quotes
2 participants