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

blockfirm / pine-app / 354
57%
master: 47%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/y18n-3.2.2
DEFAULT BRANCH: master
Ran 18 Mar 2019 09:22PM UTC
Jobs 1
Files 390
Run time 22s
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
354

push

travis-ci

timothyej
Load users in parallel to prevent unresponsive API calls from stacking up

The request timeout is currently set to 5 seconds, and 5 seconds for
each unresponsive call could quickly add up to more or less preventing
the user from syncing at all, i.e. DOSing the app. Making the requests
in parallel instead of serial prevents this from happening as the total
time will not be much more than 5 seconds even if there are multiple
unresponsive API calls. In the future it would be nice to inform the
user about unresponsive servers so that they can be ignored or its
contacts deleted (if persistent).

736 of 1433 branches covered (51.36%)

Branch coverage included in aggregate %.

3249 of 4933 relevant lines covered (65.86%)

6.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 354.1 18 Mar 2019 09:22PM UTC 0
62.6
Travis Job 354.1
Source Files on build 354
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #354
  • b151a10a on github
  • Prev Build on v0.4.0 (#353)
  • Next Build on v0.4.0 (#355)
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