k88hudson / k88hudson/react-formation
Coveralls shows wrong line numbers
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In the file reports on coveralls, there's something weird going on:
https://coveralls.io/builds/3469748/source?filename=src%2Flib%2FValidator.js#L137
The line numbers referred to the transpiled output, but the code displayed is the source... It would be good to fix this if possible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Coveralls build linked in the issue and the transpilation or source-map setup associated with src/lib/Validator.js. Compare the reported line numbers with the displayed source and determine whether the coverage report can map generated output back to source; done means Coveralls points to the correct source lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100