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

MITLibraries / timdex-dataset-api / 17219998053 / 1
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: USE-306-handle-missing-metadata-or-embeddings
DEFAULT BRANCH: main
Ran 25 Aug 2025 08:33PM UTC
Files 7
Run time 0s
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

25 Aug 2025 08:25PM UTC coverage: 92.989% (-0.08%) from 93.071%
17219998053.1

Pull #168

github

ghukill
Move read ordering back to SQL query

Why these changes are being introduced:

The ordering of metadata records by filename + run_record_offset was moved
into the python pandas context for a performance boost, but it was not ideal
from the POV of keeping the majority of our logic in SQL.

Upon learning that we could use `hash(filename)` to still order the filenames
but with a dramatic speed and memory improvement, it makes sense to move this
back into the SQL context.

How this addresses that need:
* Moves metadata query ordering back to SQL instead of python pandas context

Side effects of this change:
* None

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-543
Pull Request #168: TIMX 543 - Optimize current records metadata queries and data retreival

504 of 542 relevant lines covered (92.99%)

0.93 hits per line

Source Files on job 17219998053.1
  • Tree
  • List 7
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17219998053
  • 51a35ac6 on github
  • Prev Job for on TIMX-543-cr-optimize-v2 (#16996041048.1)
  • Next Job for on TIMX-543-cr-optimize-v2 (#17241307064.1)
  • Delete
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