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

Command line parser should verify whether reporter is registered #1422

Merged
merged 2 commits into from
Oct 25, 2018
Merged

Command line parser should verify whether reporter is registered #1422

merged 2 commits into from
Oct 25, 2018

Conversation

MaciejPatro
Copy link
Contributor

@MaciejPatro MaciejPatro commented Oct 22, 2018

Description

Related to #1351

Introduced check during option parsing to validate whether reporter provided by the user is one of registered ones.

GitHub Issues

Related to #1351

I don't know why regression didn't start

@codecov
Copy link

codecov bot commented Oct 22, 2018

Codecov Report

Merging #1422 into master will increase coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1422      +/-   ##
==========================================
+ Coverage   80.23%   80.28%   +0.05%     
==========================================
  Files         120      120              
  Lines        3394     3403       +9     
==========================================
+ Hits         2723     2732       +9     
  Misses        671      671

@horenmar horenmar merged commit 8b3c09c into catchorg:master Oct 25, 2018
@horenmar
Copy link
Member

Thanks for the PR. 👍

I performed some cosmetic changes to the commits, mainly squashing the superfluous last commit into its predecessor.

@horenmar horenmar added the Tweak label Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants