apache / apache/buildstream

Add 'Vulture' to our automated testing

Open
#1,072 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
140
Forks
45
Avg merge
1d 3h
Merged PRs (30d)
6

Description

[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/1072)
In GitLab by [[Gitlab user @aevri]](https://gitlab.com/aevri) on Jul 9, 2019, 13:16

To avoid introducing unused code, and other accidents, use [vulture](https://pypi.org/project/vulture/) to detect it for us.

We can add this to our automated tests, perhaps after removing more dead code and ignoring some false positives.

This is a continuation of the effort in !1455.

Contributor guide

Open the contributing guide

Research direction

Review the automated test configuration and the prior !1455 effort, then identify where Vulture should run and which false positives need handling. Done means the automated tests run Vulture reliably without introducing unresolved findings.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.