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

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

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2020 08:19PM UTC
Files 452
Run time 1min
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

21 Feb 2020 07:59PM UTC coverage: 92.557%. Remained the same
TASK=test

push

travis-ci-com

raymondfeng
feat(context): remove generic parameters from `BindingFilter` type

The generic parameter was not used, it was preserved for backwards
compatibility only.

BREAKING CHANGE: The type `BindingFilter` is no longer generic. Please
update your code and remove any generic arguments provided for the type.

```diff
- BindingFilter<SomeType>
+ BindingFilter
```

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>

4335 of 5013 branches covered (86.48%)

Branch coverage included in aggregate %.

11221 of 11794 relevant lines covered (95.14%)

948.32 hits per line

Source Files on job 15860.1 (TASK=test)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12564
  • Travis Job 15860.1
  • 1ce33afe on github
  • Prev Job for TASK=test on master (#15857.1)
  • Next Job for TASK=test on master (#15869.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