choderalab / itctools

Tools for setting up ITC experiments in an automated fashion using the Tecan EVO and Auto-iTC 200.
3 stars 6 forks source link

[WIP] Continuous integration with AppVeyor #30

Closed bas-rustenburg closed 9 years ago

bas-rustenburg commented 9 years ago

Couldn't sleep.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 9569630f4ab362d0c467e0da27383d2459106ff8 on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 0c03d39c815b106200dee13670da80b8c32b681a on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 9d919d6a1e698a2d06dfb50f8c56acc42cd5ffca on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 613645db39e775c38ad19e95c076e25f03c8133e on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 479f5be0cdbcf90490d208eab35069f00d46f8e6 on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 5dc015e4d3f4510a8b1f303b37d8430937954129 on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling de27d0eab7142bdfc79094b83903bc6ed66b4511 on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling adb009be23bc1b434351471f2a63560ca6e8624a on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 326661fe96159a9531803889474643f5e4c7ad40 on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling bc3bf7639a905d88c10a0adc1d83b3b9455ca651 on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

kyleabeauchamp commented 9 years ago

What are your thoughts on disabling the coveralls autocomment? IMHO it's a bit spammy...

https://github.com/lemurheavy/coveralls-public/issues/93

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 92dce5ae7e2448f7e28020d9b3a9f9602d0215fd on bas-rustenburg:appveyor into 2586212f68deb15c72b5d04dca60b1f9d2edd124 on choderalab:master.

bas-rustenburg commented 9 years ago

Sorry about that! I turned it off, at least temporarily. I think it should be fine normally, but debugging at the moment so I'm pushing a little more than usual.

bas-rustenburg commented 9 years ago

Build fails on appveyor because my behave tests are not implemented properly for windows. Will merge if travis succeeds. Will fix behave in separate pull request.

bas-rustenburg commented 9 years ago

Looks like one of my nosetests is failing on python 3. Could it be a precision error?

bas-rustenburg commented 9 years ago

Locally, on my python 3 it runs fine..