Myoldmopar / Cait.Rocks

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

Add loading spinners #130

Closed Myoldmopar closed 6 years ago

Myoldmopar commented 6 years ago

Fixes #109

codeclimate[bot] commented 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.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

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

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 319


Totals Coverage Status
Change from base Build 313: 0.0%
Covered Lines: 1046
Relevant Lines: 1046

💛 - Coveralls