Skip to content

Same as bug-src-mapper but displays result as pie chart

Notifications You must be signed in to change notification settings

candoia/bug-src-mapper-pie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Same as bug-src-mapper but displays result as pie chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published