Ran
|
Jobs
2
|
Files
19
|
Run time
–
|
Badge
Embed ▾
README BADGES
|
travis-ci
Split out the functionality of cms_page_content. cms_page_content was very slow when due to having to determine the type of content it was tasked with retrieving. Furthermore, the method would behave differently based on what content was being fetched. Since the method method behaves differently based on the content being fetched, it was required that the caller know what type of content it was expecting. As such, it wasn't much of a stretch to split the method into two distinct methods. Change-Id: I342381ff8
674 of 675 relevant lines covered (99.85%)
121.75 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 247.1 (1.9.3, test/gemfiles/Gemfile.rails.4.0) | 19 |
99.85 |
Travis Job 247.1 | |
2 | 247.2 (2.0.0, test/gemfiles/Gemfile.rails.4.0) | 19 |
99.85 |
Travis Job 247.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|