GithubHelp home page GithubHelp logo

devxiaolan / coco Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inherd/coco

0.0 0.0 0.0 167 KB

Coco 是一个研发效能分析工具,如开发速率(根据架构复杂度及行数变更)、团队演进、历史分析、根因分析等。生成可视化报告,及对应的改进建议。 a effective DevOps analysis and auto-suggest tools.

Rust 99.47% Java 0.53%

coco's Introduction

Coco

Coco Build

(aka coconut, juice), a automatic DevOps metrics tools.

特性(features in Chinese):

  • 改进建议(英语)
  • 框架检测
  • 分支生命周期和可视化
  • 云原生成熟度分析
  • 团队健康值分析
  • 图形可视化
  • 多项目并行分析

features:

  • automatic suggestion (online).
  • framework detector
  • branch lifecycle and visual
  • cloud-native analysis
  • team health analysis
  • graph visual and reporter
  • multiple-repo parallel

Development

IDE: Clion

Setup

1.install Rust

follow https://www.rust-lang.org/tools/install

2.install justfile

follow: https://github.com/casey/just

3.Run tests

just tests

4.test Command

cargo run --bin coco

Architecture

Architecture

third-party libs:

  • libgit2, git api
  • tokei, cloc api

Documents

Online video

Bilibili: 研发效能分析工具 Coco 第一次线上讨论

Roadmap

Todo

  • git analysis
    • merge code from coca
  • git tag analysis
    • git branch analysis
      • branch history
    • git commit time analysis
      • storage all commits
        • light database?
      • working night count
  • cloc analysis
    • spike cloc tools Tokei
    • history cloc changes
    • commit cloc changes
  • framework detector.
  • module analysis
    • base framework for directory
    • code flower
  • team analysis
    • join time & life time
    • member growth
    • count system size & learning curve
  • commit analysis
    • rule regex support in config
    • participle(分词)
    • tags generate
  • suggestion API
    • suggest ledge
    • suggest phodal
    • online suggest
      • link daily checkx
  • graph support for velocity
    • code commits by daily
    • PR times by daily
  • tech stack generate
  • cloud native
    • dockerfile analysis
  • tools
    • tools config identify
    • tools suggest (identify old tools)
    • cloud-native config
  • case study
  • jenkins api analysis
  • story velocity
    • commit message analysis
    • story spend days

Documents

Refs: Libgit2 Documents

License

Phodal's Idea

@ 2020~2021 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE in this directory.

coco's People

Contributors

phodal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.