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

share / sharedb / 861
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-6
DEFAULT BRANCH: master
Ran 29 Aug 2018 09:35AM UTC
Jobs 3
Files 24
Run time 18s
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
861

push

travis-ci

Alec Gibson
Add a `NoOpMilestoneDB` implementation

This change updates our `MilestoneDB` base class to be an empty shell
that throws whenever any of its methods are called in order to help
implementers.

We then also introduce a `NoOpMilestoneDB` implementation, which
implements all the methods, but does nothing. This is so that we can
drop this implementation into the `Backend` as a sensible default that
does nothing at all when called (instead of eg using `MemoryMilestoneDB`
and having the surprising behaviour of working until you restart your
application).

As part of this, the base call signature of the `saveMilestoneSnapshot`
callback is changed to remove the `wasSaved` flag. A snapshot should be
assumed to have saved if no error is returned in that callback.

1082 of 1301 branches covered (83.17%)

2287 of 2394 relevant lines covered (95.53%)

399.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 861.1 29 Aug 2018 09:35AM UTC 0
95.53
Travis Job 861.1
2 861.2 29 Aug 2018 09:35AM UTC 0
95.53
Travis Job 861.2
3 861.3 29 Aug 2018 09:36AM UTC 0
95.53
Travis Job 861.3
Source Files on build 861
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #861
  • df31d016 on github
  • Prev Build on null-milestone-db (#859)
  • Next Build on null-milestone-db (#863)
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