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

errbit / errbit / 2995
93%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2019 11:28PM UTC
Jobs 9
Files 518
Run time 3min
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
2995

cron

travis-ci

stevecrozz
#1385: Can't merge errors after search (#1411)

The issue is related to the fact that the `#problem_table` is emptied
when the search is run, and a new table is inserted in its place with
result. The existing click binding of the buttons at the end of
the table (merge/delete/etc) is removed when the table is removed.

As a fix, `assets/javascripts/errbit.js` introduces global
`bindProblemButtonsActions` function which is extracted from the
body of `errbit.js`, containing handler of for problem buttons click
event. This function is then added to the result of
`views/problems/search.js.haml` to be run on a new problems table
when the search is returned.

12394 of 13343 relevant lines covered (92.89%)

1211.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2995.1 (2.5, MONGODB=4.0.0) 17 Sep 2019 11:29PM UTC 0
92.87
Travis Job 2995.1
2 2995.2 (2.4, MONGODB=4.0.0) 17 Sep 2019 11:29PM UTC 0
92.82
Travis Job 2995.2
3 2995.3 (2.3, MONGODB=4.0.0) 17 Sep 2019 11:28PM UTC 0
92.82
Travis Job 2995.3
4 2995.4 (2.5, MONGODB=3.6.6) 17 Sep 2019 11:29PM UTC 0
92.87
Travis Job 2995.4
5 2995.5 (2.4, MONGODB=3.6.6) 17 Sep 2019 11:29PM UTC 0
92.82
Travis Job 2995.5
6 2995.6 (2.3, MONGODB=3.6.6) 17 Sep 2019 11:31PM UTC 0
92.82
Travis Job 2995.6
7 2995.7 (2.5, MONGODB=3.4.15) 17 Sep 2019 11:31PM UTC 0
92.87
Travis Job 2995.7
8 2995.8 (2.4, MONGODB=3.4.15) 17 Sep 2019 11:31PM UTC 0
92.82
Travis Job 2995.8
9 2995.9 (2.3, MONGODB=3.4.15) 17 Sep 2019 11:31PM UTC 0
92.82
Travis Job 2995.9
Source Files on build 2995
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2995
  • 759d335f on github
  • Prev Build on master (#2994)
  • Next Build on master (#2996)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc