Many of Kubernetes 2,000 TODO Comments Appear to Be Forgotten

Kubernetes (originally designed by Google) is a prominent open-source container-orchestration system for cloud computing with over 4.3 million lines of Go source code. Over 700,000 lines of that code are comments. “We’ve been working on a project that surfaces TODO comments in a codebase to help developers do basic project management workflows within that codebase,” reads a new essay on Medium. So what did the software learn from over 2,000 TODO comments on Kubernetes? Slashdot reader patrickdevivo writes:
It finds that most TODOs are quite old (average age of 2+ years) and about a quarter of them have an assignee (so they’re kind of like a ticket?) The tool used to surface the information is called tickgit, and it looks for “project management metadata” in a codebase. The data confirms what most developers intuitively understand — many TODO comments are forgotten and typically not addressed in a reasonable amount of time. This also appears to be the case in Kubernetes, just on a larger scale.

Read more of this story at Slashdot.

Source:
https://developers.slashdot.org/story/19/12/22/183214/many-of-kubernetes-2000-todo-comments-appear-to-be-forgotten?utm_source=rss1.0mainlinkanon&utm_medium=feed