Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#379 closed enhancement (fixed)

Integrate EatLint into bitten

Reported by: dfraser Owned by: dfraser
Priority: major Milestone: 0.6
Component: Recipe commands Version: 0.5.3
Keywords: Cc: hodgestar@…
Operating System:

Description

EatLint improves Bitten's pylint output handling (see also their wiki).

Hodgestar has proposed integrating it into Bitten.

Attachments (0)

Change History (4)

comment:1 Changed 15 years ago by dfraser

  • Status changed from new to assigned

Hodgestar's email:


While setting up Trac and Bitten I discovered EatLint [1,2] which
provides a summarizer for pylint and a nice graph of pylint warnings
similar to that displayed for tests and code coverage.  Shortly
afterwards, I discovered that EatLint has unfortunately fallen behind
the Bitten development curve [3]. So I updated EatLint and now I've
created a small patch against Bitten trunk which adds the updated
EatLint into Bitten itself [4].

Patch with tests [5] attached.

[1] http://pypi.python.org/pypi/EatLint
[2] http://echospiral.com/trac/eatlint/wiki
[3] It was still using Clearsilver templates.
[4] It's small and seems to bring pylint support up to the same level
as testing and coverage, rather than being an extension per se.
[5] Or at least as much testing as testing.py and coverage.py have.

comment:2 Changed 15 years ago by dfraser

  • Cc hodgestar@… added
  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed by r620 and r621

comment:3 Changed 15 years ago by hodgestar+bitten@…

  • Resolution fixed deleted
  • Status changed from closed to reopened

I looks like you forgotten to svn add the new files? :)

comment:4 Changed 15 years ago by dfraser

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

Oh, and r622 - thanks :-)

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain dfraser.
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.