Nick Merwin

Results 6 issues of Nick Merwin

Hi, I've had a few error reports from users that their data wasn't being processed by Coveralls; it seems their source files weren't being submitted by python-coveralls. Switching to the...

Due to new RDS certificate update: https://aws.amazon.com/blogs/database/amazon-rds-customers-update-your-ssl-tls-certificates-by-february-5-2020/

Hi @trautonen, we're rolling out branch coverage support for Coveralls.io and have landed it in two other integration libraries: Node: nickmerwin/node-coveralls@d571dac Python: coveralls-clients/coveralls-python#145 There are more details about the new...

feature

Hi @eddyxu, we're rolling out branch coverage support for Coveralls.io and have landed it in two other integration libraries: Node: https://github.com/nickmerwin/node-coveralls/commit/d571dac62547f487b3862aca8bf367e95957d904 Python: https://github.com/coveralls-clients/coveralls-python/pull/145 There are more details about the new...

enhancement

I'm imagining writing something like this to test user to user interactions via websockets: ``` coffee-script phantom.test.add "Pinging via push", -> session1 = @get '/user_1', -> @body.click "#pingUser2" session2 =...

GET data for: - repos - builds - jobs - source_files POST - repo notification settings - adding repos to Coveralls What else would everyone like to see in an...

enhancement
legacy