Myoldmopar / Cait.Rocks

Web site for managing our recipes
0 stars 0 forks source link

Better recipe list and month list #134

Closed Myoldmopar closed 6 years ago

Myoldmopar commented 6 years ago

This turned out to be more than I was expecting, but it's become some major improvements.

Still to do:

Fixes:

codeclimate[bot] commented 6 years ago

Code Climate has analyzed commit 2c20b5bc and detected 0 issues on this pull request.

View more on Code Climate.

codecov-io commented 6 years ago

Codecov Report

Merging #134 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          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.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 334


Totals Coverage Status
Change from base Build 324: 0.0%
Covered Lines: 1112
Relevant Lines: 1112

💛 - Coveralls