getappmap / getappmap/appmap-js
Scanner doesn't print processed files in the log
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
In the verbose log output scanner doesn't print the file names as it's processing them. This makes it difficult to isolate failures when debugging. File names can be inferred from test case names (which are printed), but filename seems like the basic info one would expect to get printed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the scanner's verbose logging path and the tests whose names appear in verbose output. Confirm the current output, then include each processed filename in the log and update the relevant test expectations. Done means verbose scans identify the files being processed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100