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

strongloop / loopback-next / 2312
76%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2017 08:40AM UTC
Jobs 2
Files 66
Run time 27s
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

pending completion
2312

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%)

132.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2312.1 27 Sep 2017 08:41AM UTC 0
93.34
Travis Job 2312.1
2 2312.2 27 Sep 2017 08:40AM UTC 0
93.34
Travis Job 2312.2
Source Files on build 2312
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2312
  • d53fc57c on github
  • Prev Build on master (#2309)
  • Next Build on master (#2319)
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