Closed Myoldmopar closed 6 years ago
Code Climate has analyzed commit 40a48fd6 and detected 2 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Duplication | 2 |
View more on Code Climate.
Merging #130 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #130 +/- ##
======================================
Coverage 100% 100%
======================================
Files 12 12
Lines 933 1041 +108
Branches 20 22 +2
======================================
+ Hits 933 1041 +108
Impacted Files | Coverage Δ | |
---|---|---|
.../static/recipes/js/controllers/recipe_list.spec.js | 100% <ø> (ø) |
:arrow_up: |
...ests/static/recipes/js/controllers/planner.spec.js | 100% <ø> (ø) |
:arrow_up: |
...static/recipes/js/controllers/month_detail.spec.js | 100% <100%> (ø) |
:arrow_up: |
recipes/static/recipes/js/controllers/planner.js | 100% <100%> (ø) |
:arrow_up: |
...ipes/static/recipes/js/controllers/month_detail.js | 100% <100%> (ø) |
:arrow_up: |
...cipes/static/recipes/js/controllers/recipe_list.js | 100% <100%> (ø) |
:arrow_up: |
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 14e39b0...40a48fd. Read the comment docs.
Fixes #109
Month list pageDoesn't have Angular