google / buzzer

Apache License 2.0
429 stars 32 forks source link

implement /coverageGraph handler using go-echarts #63

Closed thatjiaozi closed 5 months ago

thatjiaozi commented 5 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