aboutcode-org / aboutcode-org/deltacode
empty path strings in outputs appear after some alignments
Open
bug
- Dominant language
- Python
- Stars
- 22
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
When running
```
deltacode -n tests/data/deltacode/ecos-failed-counts-assertion-new.json -o tests/data/deltacode/ecos-failed-counts-assertion-old.json -c ~/test.csv
```
Many modified or license change Deltas show an empty path value in our output. I believe this happens as a result of `align_scan()`, but I could be wrong. I will investigate further and post more details.
Contributor guide
Assessment
This issue has not been assessed yet.