karma-runner / karma-runner/karma-coverage
unable to tell which report triggered _onWriteReport()
Open
PR please
type: feature
- Dominant language
- JavaScript
- Stars
- 771
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
can we also pass the reporter to this function?
it's handy to know what report was just written esp when the path is dynamic based on the browser name. I can hook up a PR if that sounds okay.
Contributor guide
Research direction
Start by locating _onWriteReport() and trace where reports are written, especially when the output path depends on the browser name. Update the function interface so the reporter is available there, and verify that callers still work and the written report can be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100