ReactiveX / rxjs-docs

The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
Apache License 2.0
160 stars 62 forks source link

refactor: refactor team module #281

Closed jotatoledo closed 6 years ago

jotatoledo commented 6 years ago

Minor changes to change detection config, model definitions and service internals.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@91a3918). Click here to learn what that means. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #281   +/-   ##
=========================================
  Coverage          ?   79.62%           
=========================================
  Files             ?       17           
  Lines             ?      216           
  Branches          ?        9           
=========================================
  Hits              ?      172           
  Misses            ?       42           
  Partials          ?        2
Impacted Files Coverage Δ
src/app/team/member.component.ts 100% <100%> (ø)
...pp/team/social-sharing/social-sharing.component.ts 100% <100%> (ø)
src/app/team/team.service.ts 77.77% <66.66%> (ø)

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 91a3918...095b4a5. Read the comment docs.