-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Draw project trends graph (which you can see in Coverity interface) is a line graph, which displays number of defects (for example new, outstanding, resolved, fixed, triaged and/or issue density) on the time scale for duration of the project.
It requires creation of new sphinx directive, where we again specify the :col: (columns to be drawn as lines on the chart) and optional :starttime: and :endtime: which define a time scale (default is first() and last()). It will also require to dig deeper into the Coverity interface to extract this data out.
Requested by @dryodon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request