Edgewall Software
Modify

Opened 18 years ago

Closed 14 years ago

#93 closed defect (fixed)

Chart data does not restrict itself to the specified revisions in config

Reported by: Walter Bell <wwb2@…> Owned by: hodgestar
Priority: major Milestone: 0.6
Component: Trac plugin Version: 0.5
Keywords: Cc:
Operating System:

Description

It's not totally clear it's a bug, but it seemed odd-- if you set a range for a configuration, the charts ignore it; they chart all available data. With hundreds of successful builds, there's way too much data to deal with.

Attachments (2)

charts-restrict.patch (1.3 KB) - added by Walter Bell <wwb2@…> 18 years ago.
Patch against 0.5 which fixes #93
0003-Charting-fixes.patch (12.6 KB) - added by hodgestar 14 years ago.
Fixes for #93 and #454 (against ~0.6b2).

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by Walter Bell <wwb2@…>

Patch against 0.5 which fixes #93

comment:1 Changed 18 years ago by cmlenz

  • Milestone set to 0.6

The problem here is that we can't really expect the revisions to be serial integers… they are for Subversion, but not necessarily for other version control systems.

Still need to fix this, of course.

comment:2 Changed 15 years ago by osimons

  • Milestone changed from 0.6 to 0.6.1

Right, and see also #250 that also suggests dropping non-successful reports from the range charted.

comment:3 Changed 14 years ago by hodgestar

  • Owner changed from cmlenz to hodgestar
  • Status changed from new to assigned

Updated patch from Walter about to be attached:

  • Restrict chart data to that of the active range of revisions. Closes #93.
  • Only show charts on configuration pages where there's a report for the

chart's category in the range of active builds. Closes #454.

Changed 14 years ago by hodgestar

Fixes for #93 and #454 (against ~0.6b2).

comment:4 Changed 14 years ago by hodgestar

  • Milestone changed from 0.6.1 to 0.6

comment:5 Changed 14 years ago by wbell

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed with [834]

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain hodgestar.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.