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

emqx / emqx / 4860
85%
master: 82%

Build:
Build:
LAST BUILD BRANCH: bump-emqx-enterprise-dashboard-version-20251107-075738
DEFAULT BRANCH: master
Ran 28 Feb 2019 01:59AM UTC
Jobs 1
Files 90
Run time 13s
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
4860

push

travis-ci

turtleDeng
Improve try catch syntax (#2263)

* Replace case catch.. with try ... catch
Prior to this change, case catch ... would cost a lot of performance
because it would retrieve the whole stacktrace. However, try...catch
will not retrieve the whole stacktrace. So try...catch syntax is better.

3298 of 4826 relevant lines covered (68.34%)

310.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4860.1 28 Feb 2019 01:59AM UTC 0
68.34
Travis Job 4860.1
Source Files on build 4860
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4860
  • c3e6f3c3 on github
  • Prev Build on develop (#4857)
  • Next Build on develop (#4951)
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