getappmap / getappmap/appmap-js

Scanner doesn't print processed files in the log

Open
#630 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

scanner
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.