aboutcode-org / aboutcode-org/scancode-toolkit

progress bar displays wrong results

Aberta
#3,344 2 comentários 2 reações 0 responsáveis Ver no GitHub
bug
Linguagem predominante
Python
Estrelas
2.6k
Forks
791
Merge médio
1d 12h
PRs com merge (30d)
5

Descrição

### Description

I often see that the number of files in the progress bar does not match with the actual amount of files and directories:

```
Setup plugins...
Collect file inventory...
Scan files for: licenses with 8 process(es)...
[####################] 2556
Scanning done.
Summary: licenses with 8 process(es)
Errors count: 0
Scan Speed: 12.77 files/sec.
Initial counts: 1536 resource(s): 1278 file(s) and 258 directorie(s)
Final counts: 1536 resource(s): 1278 file(s) and 258 directorie(s)
```

1278 + 258 is not 2556. So either this is not the number of files that is being scanned (which makes no sense) or the counter is off.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.