• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

strongloop / loopback-next / 2312 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2017 08:41AM UTC
Files 66
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Sep 2017 08:35AM UTC coverage: 93.343% (-0.003%) from 93.346%
2312.1

push

travis-ci

web-flow
fix(context): inject nested properties (#587)

Fix the implementation of `@inject` resolver to correctly support
nested properties.

Simplify the implementation of nested properties to avoid edge cases
that are difficult to support:

 - All Context methods creating/returning full Binding instances require
   a key without property-path suffix.

 - Only `get` and `getSync`, which are (eventually) returning the bound
   value only, allow property-path suffix.

 - A new method `getValueOrPromise` is introduced, this is an internal
   method shared between `get`, `getSync` and
   `@inject` (`instantiateClass`). This method supports keys with
   property-path suffix too.

479 of 545 branches covered (87.89%)

Branch coverage included in aggregate %.

1414 of 1483 relevant lines covered (95.35%)

66.28 hits per line

Source Files on job 2312.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2312
  • Travis Job 2312.1
  • d53fc57c on github
  • Prev Job for on master (#2309.2)
  • Next Job for on master (#2319.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc