google / buzzer

Apache License 2.0
411 stars 28 forks source link

implement /coverageGraph handler using go-echarts #63

Closed thatjiaozi closed 2 months ago

thatjiaozi commented 2 months ago

Implements a new handler to show a graph of the coverage information over time using https://github.com/go-echarts/go-echarts

credits to the authors of that library, it is awesome.

(License is MIT)

Screenshot from 2024-06-14 14-24-20