Ran
|
Jobs
4
|
Files
105
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/apertium/phenny/commit/<a class=hub.com/apertium/phenny/commit/94f8c7f5d00f5ea7af3c462428daefff46838172">94f8c7f5d<a href="https://github.com/apertium/phenny/commit/94f8c7f5d00f5ea7af3c462428daefff46838172">">add issue.py - create a new github issue (#461) * add issue.py - create a new github issue for https://codein.withgoogle.com/dashboard/task-instances/5046772335378432/ * small fixes, better error messages * indentation * get gh oauth token from default.py global var * adjust callbacks with unit testing in mind * add unit tests for issue.py * typo fix * replace requests with web * remove unnecessary code, format strings * refactor, remove outdated tests * whoops * replace raise_for_status, which has been unhelpful * output in case of 404 * test for success * changed my mind about raise_for_status() * catching raise_for_status()&#39;s raised error instead * clean up * clean up * use lambdas * indentation * Update test_issue.py * remove unnecessary try/except * assert modules.issue.post * replace % with .format(), specify issue creator * assert post request body, header * fix possible syntax error * import patch * import json * self.phenny.config instead of phenny.config * convert input.group(1) to string * mocking gh auth token * remove single parenthesis TIL singular parentheses is parenthesis * where to find oauth_token * mock phenny.config instead of local variable * fix wrong var name * hey, maybe it was called out of order? * That was a bad idea This reverts commit </a><a class="double-link" href="https://github.com/apertium/phenny/commit/<a class="double-link" href="https://github.com/apertium/phenny/commit/cfad9a3a33fcc754eaf81274e037770a8340ae28">cfad9a3a3</a>">cfad9a3a3</a><a href="https://github.com/apertium/phenny/commit/94f8c7f5d00f5ea7af3c462428daefff46838172">. * set oauth_token in setUp instead * move assert to the end * add a semicolon ;) * configure self.input.nick * modules.issue.web.post * Update test_issue.py * clean up * clean up * issue.allowed_owners = ['test'] * reforma... (continued)
4924 of 7358 relevant lines covered (66.92%)
2.68 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1083.1 | 0 |
67.16 |
Travis Job 1083.1 | |
2 | 1083.2 | 0 |
67.15 |
Travis Job 1083.2 | |
3 | 1083.3 | 0 |
67.13 |
Travis Job 1083.3 | |
4 | 1083.4 | 0 |
66.88 |
Travis Job 1083.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|