contentacms / contenta_angular

Contenta CMS Angular frontend
http://angular.contentacms.io
55 stars 19 forks source link

feat(recipe_detail): Implement detail #74

Closed joaogarin closed 7 years ago

joaogarin commented 7 years ago

Introduce the detail of a recipe.

screen shot 2017-07-26 at 14 43 46

screenshot_20170725-142342

codecov-io commented 7 years ago

Codecov Report

Merging #74 into develop will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #74      +/-   ##
===========================================
+ Coverage    95.97%   96.12%   +0.15%     
===========================================
  Files           13       14       +1     
  Lines          149      155       +6     
  Branches        16       16              
===========================================
+ Hits           143      149       +6     
  Misses           6        6
Impacted Files Coverage Δ
.../services/material-icons/material-icons.service.ts 100% <ø> (ø) :arrow_up:
...rc/app/components/tag-cloud/tag-cloud.component.ts 100% <100%> (ø)

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 2ea93de...0a1e65c. Read the comment docs.