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

Properly handle parsing errors related to correctness score #144

Closed
ryanluker opened this issue Jul 2, 2018 · 1 comment
Closed

Properly handle parsing errors related to correctness score #144

ryanluker opened this issue Jul 2, 2018 · 1 comment

Comments

@ryanluker
Copy link
Owner

Issue:

  • add stacktrace information if none present to help with debugging errors
  • add try catch protection to newly added
this.eventReporter.sendEvent("system", "renderer-correctness", topSection.score.toString());

https://github.com/ryanluker/vscode-coverage-gutters/blob/master/src/renderer.ts#L127

@ryanluker ryanluker added this to the 2.1.0 milestone Jul 2, 2018
@ryanluker ryanluker changed the title Properly handle parsing errors related to correctness Properly handle parsing errors related to correctness score Jul 2, 2018
@ryanluker ryanluker removed this from the 2.1.0 milestone Jul 21, 2018
@ryanluker
Copy link
Owner Author

removed with new find section logic #152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant