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

strongloop / loopback-datasource-juggler / 5349
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: fix-deprecated-pkgs
DEFAULT BRANCH: master
Ran 18 Jul 2019 02:53PM UTC
Jobs 3
Files 36
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

pending completion
5349

Pull #1759

travis-ci

web-flow
feat: add DataSource.reset() API

When writing tests, for performance reasons we often want to reuse
the same data-source instance for many tests suites. At the same time,
we want to keep such test suites independent and allow them to reuse
the same model name for different model classes.

Juggler does support redefinition of a model with the same name.

This change is adding a new API called `dataSource.reset()` that allows
tests to remove all old models before creating new ones (typically
from a `before` hook).

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
Pull Request #1759: feat: add DataSource.reset() API

4490 of 5608 branches covered (80.06%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

7087 of 8081 relevant lines covered (87.7%)

2773.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5349.1 18 Jul 2019 02:53PM UTC 0
84.57
Travis Job 5349.1
2 5349.2 18 Jul 2019 02:54PM UTC 0
84.57
Travis Job 5349.2
3 5349.3 18 Jul 2019 02:55PM UTC 0
84.57
Travis Job 5349.3
Source Files on build 5349
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5349
  • Pull Request #1759
  • PR Base - master (#5344)
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