chaoss / grimoirelab-sigils

Panels from GrimoireLab dashboards
https://chaoss.github.io/grimoirelab-sigils/
GNU General Public License v3.0
35 stars 85 forks source link

New Git Performance panel PoC #194

Open jsmanrique opened 6 years ago

jsmanrique commented 6 years ago

I have created a panel to showcase average files and lines of code changed by commit (total and evolution over time) Thanks to new gauges visualizations in Kibiter 6.x and Timeline, I've put some thresholds that allow to check if they are passed and how the trend evolves: imagen

The panel includes authors and repositories tables to make easy to filter by author and repository.

Here goes the .json file zipped: jsm_git_perfomance.zip

The panel has been exported with Kidash.

If you find it useful, feel free to add it to the default platform or modify it for your needs

dicortazar commented 6 years ago

Hi there, thanks a lot for this @jsmanrique . This looks great to me.

Some comments for the next panels:

And that's all, we're working right now on this panel.

Thanks!

alpgarcia commented 5 years ago

@dicortazar are you working on this?

jsmanrique commented 5 years ago

I think you can close this pull request without merging the proposing changes. I don't have much time to work on this. Sad to see my contributions haven't been useful at all

alpgarcia commented 5 years ago

@jsmanrique now that you have your first contrib in, you may want to update this instead of closing it ;)

jsmanrique commented 5 years ago

Ok, I'll submit a PR. Thanks for your help and your patience