Ran
|
Jobs
1
|
Files
762
|
Run time
10s
|
Badge
README BADGES
|
push
github
Fix bug in loading setting from cache (#5612) (#5616) * Fix bug in loading setting from cache - Need to bring out "cache" key first, otherwise it gets included in the calculated cache key - Reference: https://github.com/inventree/InvenTree/issues/5586 * Unit test fixes (cherry picked from commit 87a8755e1) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
4 of 4 new or added lines in 3 files covered. (100.0%)
26841 of 30314 relevant lines covered (88.54%)
0.89 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6295518334.1 | 762 |
88.54 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | InvenTree/InvenTree/api_version.py | 457 | 324 | 0 | 324 | 0.0 | |
12.43 | ...Tree/company/migrations/0019_auto_20200413_0642.py | 360 | 169 | 21 | 148 | 1.0 | |
13.04 | InvenTree/common/tasks.py | 140 | 46 | 6 | 40 | 1.0 | |
13.21 | InvenTree/common/forms.py | 178 | 53 | 7 | 46 | 1.0 | |
13.64 | InvenTree/part/apps.py | 61 | 22 | 3 | 19 | 1.0 | |
14.05 | ...enTree/stock/migrations/0061_auto_20210511_0911.py | 214 | 121 | 17 | 104 | 1.0 | |
16.05 | InvenTree/common/files.py | 227 | 81 | 13 | 68 | 1.0 | |
18.34 | InvenTree/common/views.py | 523 | 169 | 31 | 138 | 1.0 | |
20.78 | ...e/company/migrations/0036_supplierpart_update_2.py | 110 | 77 | 16 | 61 | 1.0 | |
21.31 | InvenTree/part/test_migrations.py | 226 | 61 | 13 | 48 | 1.0 |