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

Validate that the error message when an invalid argument is passed co… #39

Merged
merged 4 commits into from
Jun 19, 2019

Conversation

AlexGhiondea
Copy link
Owner

…ntains the right argument name.

This will ensure that the exception message will give the right error message.

/cc @lucyainsworth

@codecov
Copy link

codecov bot commented Jun 19, 2019

Codecov Report

Merging #39 into master will increase coverage by 0.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   97.32%   97.92%   +0.59%     
==========================================
  Files          14       14              
  Lines         337      337              
==========================================
+ Hits          328      330       +2     
+ Misses          9        7       -2
Impacted Files Coverage Δ
src/Parser.cs 97.65% <0%> (+1.56%) ⬆️

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 b1ca0cc...142b217. Read the comment docs.

@AlexGhiondea AlexGhiondea merged commit a570027 into master Jun 19, 2019
AlexGhiondea added a commit that referenced this pull request Jun 19, 2019
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.

1 participant