Open Bug 1452230 Opened 7 years ago Updated 4 years ago

Refactor FailureLineViewSet to remove redundant by_project

Categories

(Tree Management :: Treeherder, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: emorley, Unassigned)

References

Details

eslint reported: treeherder/webapp/api/failureline.py:75,12: Unused variable 'project' (W0612: unused-variable) However after removing that, the whole `by_project` bucketing isn't needed either: https://github.com/mozilla/treeherder/blob/7beb3cacc3c846eff2e6524be67a05a265772015/treeherder/webapp/api/failureline.py#L71-L77
err.. s/eslint/pylint/ :-)
Component: Treeherder: Log Parsing & Classification → TreeHerder
You need to log in before you can comment on or make changes to this bug.