Ran
|
Jobs
3
|
Files
49
|
Run time
33min
|
Badge
Embed ▾
README BADGES
|
travis-ci
[FIX] base: Fix issues importing translations Based on https://github.com/PlanetaTIC/odoo/commit/3b3c9c687 correction. - Previous commit breaks import (from ONLY needed in where not exists) - Avoid duplicates in import (a slightly clearer and cleaner approach)
4 of 4 new or added lines in 1 file covered. (100.0%)
6481 of 9362 relevant lines covered (69.23%)
1.76 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
64.52 |
-0.16% | odoo/addons/base/ir/ir_translation.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
64.52 |
-0.16% | odoo/addons/base/ir/ir_translation.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 4745.1 (INCLUDE="applications") | 49 |
68.8 |
Travis Job 4745.1 | |
2 | 4745.2 (INCLUDE="no_applications" TESTS="1") | 49 |
57.32 |
Travis Job 4745.2 | |
3 | 4745.3 (INCLUDE="localization") | 46 |
51.24 |
Travis Job 4745.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|