Skip to content

Ignore invalid lines in cobertuna formatter #335

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

Merged
merged 1 commit into from
May 15, 2018
Merged

Conversation

chrishulton
Copy link
Contributor

This prevents the test reporter from crashing when an invalid line
number is detected in the cobertuna.xml coverage file.

While this does not address the actual issue causing invalid line
numbers, it does allow the test reporter to ignore the invalid lines.

Related: SlatherOrg/slather#387
Addresses: #320

This prevents the test reporter from crashing when an invalid line
number is detected in the cobertuna.xml coverage file.

While this does not address the actual issue causing invalid line
numbers, it does allow the test reporter to ignore the invalid lines.

Related: SlatherOrg/slather#387
Addresses: #320
@chrishulton chrishulton requested a review from ale7714 May 14, 2018 21:52
@chrishulton chrishulton merged commit 1075d22 into master May 15, 2018
@chrishulton chrishulton deleted the ap-ch/cobertura-fix branch May 15, 2018 16:36
chrishulton pushed a commit that referenced this pull request May 15, 2018
* [FIX] Update `Cobertura` formatter to ignore invalid line numbers in a
  `cobertura.xml` file #335
@chrishulton chrishulton mentioned this pull request May 15, 2018
chrishulton pushed a commit that referenced this pull request May 16, 2018
* [FIX] Update `Cobertura` formatter to ignore invalid line numbers in a
  `cobertura.xml` file #335
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