Closed josephrignanese closed 4 years ago
Merging #10 into master will increase coverage by
8.50%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #10 +/- ##
============================================
+ Coverage 70.98% 79.48% +8.50%
- Complexity 71 89 +18
============================================
Files 7 7
Lines 193 195 +2
Branches 30 30
============================================
+ Hits 137 155 +18
+ Misses 39 23 -16
Partials 17 17
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...e/aem/spa/project/core/internal/impl/PageImpl.java | 77.77% <100.00%> (+38.24%) |
31.00 <2.00> (+18.00) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 86a4bfb...d1383bc. Read the comment docs.
Can you also add tests for new code
Hi @SushantBhasin, I've added tests to cover this and other methods already delegated to the core components Page.
Fix for #9