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

MITLibraries / timdex-dataset-api / 19442228121
94%
main: 93%

Build:
Build:
LAST BUILD BRANCH: USE-306-handle-missing-metadata-or-embeddings
DEFAULT BRANCH: main
Ran 17 Nov 2025 07:40PM UTC
Jobs 1
Files 8
Run time 1min
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

17 Nov 2025 07:32PM UTC coverage: 93.78% (+0.7%) from 93.085%
19442228121

Pull #175

github

ghukill
New embeddings dataset source and write functionality

Why these changes are being introduced:

We will begin storing embeddings associated with TIMDEX records in
the TIMDEX dataset, where read and write functionality is managed by
this library.

We will need to ability to write and read embeddings,
but will start with establishing the new data source structure and
write methods.  Read methods are to follow, and may require some
additional linkages with the `TIMDEXDataset` class and read methods.

How this addresses that need:

This commit adds a new data source for the dataset in the form of
the new `TIMDEXEmbeddings` class.  This class will encapsulate
write and read methods for embeddings, with a composite key of
(timdex_record_id, run_id, run_record_offset) tethering the embeddings
to specific TIMDEX record versions in the dataset.

At this time only a write() method exists, writing embeddings to
a `/embeddings` folder in the dataset.

Side effects of this change:
* None

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/USE-142
Pull Request #175: USE 142 - embeddings source and write

64 of 64 new or added lines in 2 files covered. (100.0%)

588 of 627 relevant lines covered (93.78%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19442228121.1 17 Nov 2025 07:40PM UTC 8
93.78
GitHub Action Run
Source Files on build 19442228121
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19442228121
  • Pull Request #175
  • PR Base - main (#18653028932)
  • 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