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

errbit / errbit / 2994
93%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2019 11:29PM UTC
Jobs 9
Files 74
Run time 4min
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
2994

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.

1768 of 1903 relevant lines covered (92.91%)

1213.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2994.1 (2.5, MONGODB=4.0.0) 15 Sep 2019 11:29PM UTC 0
92.87
Travis Job 2994.1
2 2994.2 (2.4, MONGODB=4.0.0) 15 Sep 2019 11:29PM UTC 0
92.82
Travis Job 2994.2
3 2994.3 (2.3, MONGODB=4.0.0) 15 Sep 2019 11:30PM UTC 0
92.82
Travis Job 2994.3
4 2994.4 (2.5, MONGODB=3.6.6) 15 Sep 2019 11:29PM UTC 0
92.87
Travis Job 2994.4
5 2994.5 (2.4, MONGODB=3.6.6) 15 Sep 2019 11:30PM UTC 0
92.82
Travis Job 2994.5
6 2994.6 (2.3, MONGODB=3.6.6) 15 Sep 2019 11:33PM UTC 0
92.82
Travis Job 2994.6
7 2994.7 (2.5, MONGODB=3.4.15) 15 Sep 2019 11:34PM UTC 0
92.87
Travis Job 2994.7
8 2994.8 (2.4, MONGODB=3.4.15) 15 Sep 2019 11:34PM UTC 0
92.82
Travis Job 2994.8
9 2994.9 (2.3, MONGODB=3.4.15) 15 Sep 2019 11:34PM UTC 0
92.82
Travis Job 2994.9
Source Files on build 2994
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2994
  • 759d335f on github
  • Prev Build on master (#2993)
  • Next Build on master (#2995)
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