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

HEPData / hepdata / 985 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2020 11:03PM UTC
Files 61
Run time 6s
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

19 Jun 2020 10:54PM UTC coverage: 80.051% (+0.04%) from 80.015%
985.1

push

travis-ci

GraemeWatt
elasticsearch: sort tables in search results by table ID not table name

* Previous code (from 2015) sorted by a digit in table name ("Table 1"),
  or by the table name otherwise. Mixed cases give a Python 3 exception:
  TypeError: '<' not supported between instances of 'int' and 'str'
* Could sort by 'recid' of table, but it doesn't match order of tables.
* The 'id' of a table reflects the order of tables, but need to use DB.
* Not ideal to access the DB from elasticsearch module, but it works.
* Need to add 'version' to search_test.py and omit DB access for test.

2179 of 2722 relevant lines covered (80.05%)

0.8 hits per line

Source Files on job 985.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 870
  • Travis Job 985.1
  • 42ac44f9 on github
  • Prev Job for on master (#975.1)
  • Next Job for on master (#986.1)
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