krzema12 / kotlin-python

Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python
https://discuss.kotlinlang.org/t/idea-python-backend/19852
48 stars 1 forks source link

Add git history plot for box tests #40

Closed krzema12 closed 2 years ago

krzema12 commented 2 years ago

While I cannot devote much time to the project from the functional perspective, I'm thinking about preparing a summary blog post (a response in this thread) in 1st anniversary of the project. A nice companion would be to have a plot that visualizes the progress. It will be also a good encouragement for us in the further development.

The plot is generated when calling generate-box-tests-reports.main.kts and validated in CI against being up to date. No extra work needed.