Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 390 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 390 Bytes

TODO

  • Revisit tests in TestReferrerGraph and assert on complete (or larger portion of) graph.
  • Look at "module level" tests. Why do they return so much stuff?
  • Consider removing functions from exclusions now that untracked object searching is better.
  • Add sampling for large graphs.
  • Run MyPy and PyLint and fix any issues.
  • Add more test cases. Maybe also some integration tests.