Ran
|
Jobs
2
|
Files
24
|
Run time
10s
|
Badge
README BADGES
|
push
travis-ci
Fix ViewportsController#update redirect In fdd9db6d5f5cbc0566 I i18nalized this file, but I made a mistake when converting the redirect. I forgot the `:notice` key. This commit fixes that problem. Change-Id: I74d93617e
447 of 452 relevant lines covered (98.89%)
145.88 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 425.1 (2.0.0) | 24 |
98.89 |
Travis Job 425.1 | |
2 | 425.2 (2.1.0) | 24 |
98.89 |
Travis Job 425.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
92.59 | app/controllers/projects_controller.rb | 59 | 27 | 25 | 2 | 7.0 | |
96.0 | app/models/sweep.rb | 93 | 50 | 48 | 2 | 46.0 | |
96.77 | app/workers/snapshot_comparer_worker.rb | 53 | 31 | 30 | 1 | 2.0 | |
100.0 | app/controllers/application_controller.rb | 10 | 5 | 5 | 0 | 47.0 | |
100.0 | app/controllers/refresh_controller.rb | 43 | 12 | 12 | 0 | 9.0 | |
100.0 | app/controllers/snapshots_controller.rb | 86 | 47 | 47 | 0 | 5.0 | |
100.0 | app/controllers/static_pages_controller.rb | 6 | 3 | 3 | 0 | 1.0 | |
100.0 | app/controllers/sweeps_controller.rb | 51 | 24 | 24 | 0 | 7.0 | |
100.0 | app/controllers/urls_controller.rb | 21 | 10 | 10 | 0 | 2.0 | |
100.0 | app/controllers/viewports_controller.rb | 28 + 1 | 13 | 13 | 0 | 2.0 | |
100.0 | app/helpers/application_helper.rb | 16 | 6 | 6 | 0 | 113.0 |