Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-12-02 Thread Gael Varoquaux
On Mon, Nov 28, 2011 at 11:28:51AM +0100, Olivier Grisel wrote: > > btw many are in joblib. I guess it makes no sense to fix them here? > I think joblib should be fixed upstream (if Gael want's to use pep8 as > a coding style convention for this project). I can grep them out of > this report if th

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-28 Thread Olivier Grisel
Setting up the coverage reports was actually easy: Here is the progress plot (along with the pep8 progress plot) on the project over time: https://jenkins.shiningpanda.com/scikit-learn/job/scikit-learn-py27-numpy1.5.1-scipy-0.10.0/ Here is the HTML report of the last successful build: htt

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-28 Thread Olivier Grisel
2011/11/28 Vlad Niculae : > Hi Olivier, > > This is very cool. Could we plot average test coverage as well, similar to > pep8? > Is there a way to subscribe to the build reports, like with the > buildbot? I signed up but still couldn't find one. Ideally I would like to send the notifications to t

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-28 Thread Olivier Grisel
2011/11/28 Andreas Müller : > On 11/28/2011 03:11 AM, Olivier Grisel wrote: >> I could not resist: >> >> I have configured the pep8 report: >> >>     >> https://jenkins.shiningpanda.com/scikit-learn/job/scikit-learn-py27-numpy1.5.1-scipy-0.10.0/ws/pep8.txt >> > This is pretty cool :) Thanks! >> Th

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-28 Thread Andreas Müller
On 11/28/2011 03:11 AM, Olivier Grisel wrote: > I could not resist: > > I have configured the pep8 report: > > > https://jenkins.shiningpanda.com/scikit-learn/job/scikit-learn-py27-numpy1.5.1-scipy-0.10.0/ws/pep8.txt > This is pretty cool :) Thanks! > There is currently 511 errors. Please feel

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-28 Thread Vlad Niculae
Hi Olivier, This is very cool. Could we plot average test coverage as well, similar to pep8? Is there a way to subscribe to the build reports, like with the buildbot? I signed up but still couldn't find one. Vlad On Mon, Nov 28, 2011 at 4:26 AM, Olivier Grisel wrote: > 2011/11/28 Olivier Grisel

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-27 Thread Olivier Grisel
2011/11/28 Olivier Grisel : > I could not resist: > > I have configured the pep8 report: > >   > https://jenkins.shiningpanda.com/scikit-learn/job/scikit-learn-py27-numpy1.5.1-scipy-0.10.0/ws/pep8.txt The pep8 report is now archived here: https://jenkins.shiningpanda.com/scikit-learn/job/scik

Re: [Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-27 Thread Olivier Grisel
I could not resist: I have configured the pep8 report: https://jenkins.shiningpanda.com/scikit-learn/job/scikit-learn-py27-numpy1.5.1-scipy-0.10.0/ws/pep8.txt There is currently 511 errors. Please feel free to fix some of them to make the plot decrease here: https://jenkins.shiningpanda.

[Scikit-learn-general] A new jenkins integration server is online for scikit-learn

2011-11-27 Thread Olivier Grisel
Hi, I have just setup a new jenkins instance in the http://shiningpanda.com Continuous Integration cloud service: https://jenkins.shiningpanda.com/scikit-learn/ Right now I have configured a virtualenv with numpy 1.5.1 and scipy 0.10.0 prebuilt on the VM image. It just run the `make` target of