Ran
|
Jobs
7
|
Files
260
|
Run time
8min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Fix cursor() arguments for connection classes. In order to use the latest version of psycopg2 with the latest version of sqlalchemy we must integrate the changes made in the 2.4.6 release of psycopg2. See https://github.com/psycopg/psycopg2/commit/c86ca7687 and the release notes for psycopg2 2.4.6.
3 of 3 new or added lines in 1 file covered. (100.0%)
20989 of 23966 relevant lines covered (87.58%)
1.75 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
80.0 |
1.43% | zerver/lib/timestamp.py |
6 |
92.94 |
-7.06% | analytics/lib/counts.py |
13 |
80.49 |
0.49% | analytics/models.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6.1 (TEST_SUITE=frontend) | 0 | Travis Job 6.1 | ||
2 | 6.2 (TEST_SUITE=frontend) | 0 | Travis Job 6.2 | ||
3 | 6.3 (TEST_SUITE=backend) | 260 |
87.56 |
Travis Job 6.3 | |
4 | 6.4 (TEST_SUITE=backend) | 260 |
87.57 |
Travis Job 6.4 | |
5 | 6.5 (TEST_SUITE=static-analysis) | 0 | Travis Job 6.5 | ||
6 | 6.6 (TEST_SUITE=production) | 0 | Travis Job 6.6 | ||
7 | 6.7 (TEST_SUITE=production) | 0 | Travis Job 6.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|