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 message construction logic for out-of-range error. #157

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

cmnbroad
Copy link
Collaborator

@cmnbroad cmnbroad commented Mar 4, 2020

Discovered while working on wdl gen. The order of the arguments was reversed.

@cmnbroad cmnbroad changed the title Fix message construction logic for out-of-range error. *Fix message construction logic for out-of-range error. Mar 4, 2020
@codecov
Copy link

codecov bot commented Mar 4, 2020

Codecov Report

Merging #157 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage     76.72%   76.72%           
  Complexity      673      673           
=========================================
  Files            26       26           
  Lines          2307     2307           
  Branches        456      456           
=========================================
  Hits           1770     1770           
  Misses          365      365           
  Partials        172      172
Impacted Files Coverage Δ Complexity Δ
...titute/barclay/argparser/CommandLineException.java 47.05% <50%> (ø) 2 <0> (ø) ⬇️

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 0abd84d...6e289ba. Read the comment docs.

@cmnbroad cmnbroad requested a review from lbergelson March 9, 2020 20:19
@lbergelson lbergelson merged commit 77154e7 into master Mar 9, 2020
@lbergelson lbergelson deleted the cn_fix_range_error_message branch March 9, 2020 20:50
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.

2 participants