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

errbit / errbit / 2996
93%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2019 11:29PM UTC
Jobs 9
Files 370
Run time 5min
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
2996

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.

8840 of 9515 relevant lines covered (92.91%)

1213.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2996.1 (2.5, MONGODB=4.0.0) 18 Sep 2019 11:29PM UTC 0
92.87
Travis Job 2996.1
2 2996.2 (2.4, MONGODB=4.0.0) 18 Sep 2019 11:30PM UTC 0
92.82
Travis Job 2996.2
3 2996.3 (2.3, MONGODB=4.0.0) 18 Sep 2019 11:30PM UTC 0
92.82
Travis Job 2996.3
4 2996.4 (2.5, MONGODB=3.6.6) 18 Sep 2019 11:29PM UTC 0
92.87
Travis Job 2996.4
5 2996.5 (2.4, MONGODB=3.6.6) 18 Sep 2019 11:29PM UTC 0
92.82
Travis Job 2996.5
6 2996.6 (2.3, MONGODB=3.6.6) 18 Sep 2019 11:32PM UTC 0
92.82
Travis Job 2996.6
7 2996.7 (2.5, MONGODB=3.4.15) 18 Sep 2019 11:32PM UTC 0
92.87
Travis Job 2996.7
8 2996.8 (2.4, MONGODB=3.4.15) 18 Sep 2019 11:32PM UTC 0
92.82
Travis Job 2996.8
9 2996.9 (2.3, MONGODB=3.4.15) 18 Sep 2019 11:32PM UTC 0
92.82
Travis Job 2996.9
Source Files on build 2996
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2996
  • 759d335f on github
  • Prev Build on master (#2995)
  • Next Build on master (#3001)
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