Closed Myoldmopar closed 6 years ago
Code Climate has analyzed commit 2c20b5bc and detected 0 issues on this pull request.
View more on Code Climate.
Merging #134 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #134 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 12 14 +2
Lines 1041 974 -67
Branches 22 21 -1
=====================================
- Hits 1041 974 -67
Impacted Files | Coverage Δ | |
---|---|---|
recipes/static/recipes/js/services/calendar.js | 100% <100%> (ø) |
:arrow_up: |
.../tests/static/recipes/js/services/calendar.spec.js | 100% <100%> (ø) |
:arrow_up: |
recipes/static/recipes/js/controllers/recipes.js | 100% <100%> (ø) |
|
...ests/static/recipes/js/controllers/planner.spec.js | 100% <100%> (ø) |
:arrow_up: |
recipes/static/recipes/js/controllers/months.js | 100% <100%> (ø) |
|
...tests/static/recipes/js/controllers/months.spec.js | 100% <100%> (ø) |
|
...sts/static/recipes/js/filters/recipe_match.spec.js | 100% <100%> (ø) |
|
recipes/static/recipes/js/controllers/planner.js | 100% <100%> (ø) |
:arrow_up: |
...ests/static/recipes/js/controllers/recipes.spec.js | 100% <100%> (ø) |
|
recipes/static/recipes/js/filters/recipe_match.js | 100% <100%> (ø) |
|
... and 4 more |
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 296f9c1...2c20b5b. Read the comment docs.
Totals | |
---|---|
Change from base Build 324: | 0.0% |
Covered Lines: | 1112 |
Relevant Lines: | 1112 |
This turned out to be more than I was expecting, but it's become some major improvements.
Still to do:
Add back in the sorting ability for the months pageMoved to #135Fixes: