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

Early-Modern-OCR / emop-dashboard / 84
88%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2015 12:49AM UTC
Jobs 1
Files 34
Run time 4s
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
84

push

travis-ci

treydock
Massive refactor of primary dashboard interface

* Set filter "to" and "from" format in Javascript when retrieving the date values from datepicker
* Fix the Javascript when changing filters to show pending filter changes when any select or input element is modified in filter section
* Condense /dashboard/fetch and /dashboard/export into /dashboard/index
* Remove all the query generation from DashboardController
* Populate data used by primary datatable using DashboardDatatable class
* The DashboardDatatable class is also used by /dashboard/index.csv to export data
* The HTML values used in Datatables response are handled in DashboardHelper
* The select options used for filters are handled in DashboardHelper

Work model changes

* Use includes instead of joins for the named scopes so duplicate records are not returned and to allow eager-loading for improved performance
* Add association of works to batch_jobs through job_queues.
** This association is not yet used by application but may prove useful in removing need for work_ocr_results MySQL VIEW
* The filter logic used by DashboardDatatable and DashboardController#create_batch is now in Work model as #filter_by_params

Cleanup changes

* Remove the ApplicationController method that was setting environment variables re-used only once and in some cases never used at all
* Remove HTML elements that put JSON strings of all BatchJob, JobType and OcrEngine records in primary layout and remove associated javascript

1014 of 1299 relevant lines covered (78.06%)

21.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 84.1 (2.1.2) 06 Feb 2015 12:49AM UTC 0
78.06
Travis Job 84.1
Source Files on build 84
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #84
  • 49277a68 on github
  • Prev Build on master (#83)
  • Next Build on master (#85)
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