Page MenuHomeSoftware Heritage

dependency graph: do not show extras as separate nodes
ClosedPublic

Authored by zack on Sep 24 2019, 10:20 AM.

Details

Summary

Currently, the dependency graph shows different nodes for, e.g., "swh.core" and
"swh.core[db]". With this change the two nodes are merged together.

While it is interesting to know which precise part of a module others depend
on, that is not the purpose of the dependency graph, which is meant to give
only a high-level view of dependencies.

Diff Detail

Repository
rDDOC Development documentation
Branch
feature/no-qualifiers
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7923
Build 11409: arc lint + arc unit