Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

olivervinn/code-lytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc87b29 · Nov 14, 2019

History

12 Commits
Feb 20, 2016
Feb 20, 2016
Feb 20, 2016
Feb 29, 2016
Feb 29, 2016
Feb 20, 2016
Feb 20, 2016
Nov 14, 2019
Feb 20, 2016

Repository files navigation

#Code-Lytics

Set of scripts to aggregate information from Jenkins, Coverity and QAC - mergining data into a single source for presenting with a simple web interface.

Details

  • clrunner.py
    • Fetches and merges data source to produce a single json representation
  • cljenkins.py
    • Gets warnings for a job
  • clcoverity.py
  • Gets component map
  • Gets issues
  • clutils.py
  • Convertions
  • Finger print local files (HASH)

#Use

Configure clrun.py with details of your web instances of Jenkins, Coverty plus login credentials. Generates a .json

Place in home directory of website

pyton -m SimpleHTTPServer

Go to URL

http://localhost:8000

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published