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

branch.end.column value is sometimes null #524

Closed
garyking opened this issue Nov 21, 2019 · 3 comments · Fixed by #588
Closed

branch.end.column value is sometimes null #524

garyking opened this issue Nov 21, 2019 · 3 comments · Fixed by #588

Comments

@garyking
Copy link
Contributor

Environment

  1. node -v: v12.12.0

  2. npm -v: 6.13.1

  3. npm ls jest or npm ls react-scripts (if you haven’t ejected): 24.9.0

  4. your vscode-jest settings if customized:

    • jest.pathToJest? node_modules/jest/bin/jest.js --coverage --runInBand --watchAll
  5. Operating system: macOS 10.14.6

Prerequisite

  • are you able to run jest test from command line? Yes
  • how do you run your tests from command line? (for example: npm run test or node_modules/.bin/jest) yarn run test

Steps to Reproduce

Sample repo: https://github.com/garyking/vscode-jest-bug-sample-repo

All relevant info can be found in this PR: #519

@seanpoulter
Copy link
Member

Did #519 resolve this issue @garyking?

@garyking
Copy link
Contributor Author

@seanpoulter Yes #519 fixed the problem for me. But @connectdotz said they wanted me to open an issue to track this, since this doesn't actually fix the root issue.

@seanpoulter
Copy link
Member

Thank you for the clarification and bug fix! 👏 I had skimmed the conversation in #519 and missed that.

@connectdotz connectdotz mentioned this issue Apr 29, 2020
15 tasks
@seanpoulter seanpoulter added this to the v4.0 milestone May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants