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

share / sharedb / 1466
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-6
DEFAULT BRANCH: master
Ran 26 Oct 2020 01:23PM UTC
Jobs 3
Files 35
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
1466

push

travis-ci

Alec Gibson
Catch errors thrown in `ot.applyOps`

The `ot.applyOps` utility function directly calls type methods, such as
`type.apply`. These type methods can potentially `throw`. This results
in an uncaught error, which we should avoid.

This change wraps the `ot.applyOps` functionality in a `try`/`catch`
block and returns the error, so that it can be handled appropriately.
We add a new `ERR_OT_OP_NOT_APPLIED` error code for this case.

1428 of 1650 branches covered (86.55%)

3097 of 3181 relevant lines covered (97.36%)

545.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1466.1 26 Oct 2020 01:23PM UTC 0
97.36
Travis Job 1466.1
2 1466.2 26 Oct 2020 01:23PM UTC 0
97.36
Travis Job 1466.2
3 1466.3 26 Oct 2020 01:23PM UTC 0
97.36
Travis Job 1466.3
Source Files on build 1466
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #1466
  • 922062d2 on github
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

© 2025 Coveralls, Inc