Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 640 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 640 Bytes

Candoia app: Bug To Source File Mapper Pie Chart

Displays Number of bugs reported in bug repositories for each file as pie chart.

To run, add this app to your Candoia installation.

Structure of this directory

  • main.html: describes visual layout of the app pane in the platform
  • main.js: contains glue code for interaction
  • bug-src-mapper.boa: contains MSR logic
  • package.json: metadata about the app

Some possible customizations:

  1. Finding issues details like fixing time, number, developer etc for the app.
  2. Finding number of weeks taken to fix bugs is availbale at: https://github.com/candoia/critical-file-bug-mapper