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

MITLibraries / timdex-index-manager / 19441567561
96%

Build:
DEFAULT BRANCH: main
Ran 17 Nov 2025 07:15PM UTC
Jobs 1
Files 5
Run time 2min
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:14PM UTC coverage: 89.397% (-8.0%) from 97.424%
19441567561

push

github

web-flow
Stub CLI command for updating existing docs with embeddings (#370)

Why these changes are being introduced:
* TIM requires a CLI command to update existing docs with
embeddings. Currently, TIM uses the OpenSearch
'index' action to create/update docs using *full* records,
which performs a full replacement of existing docs. To update docs
using *partial* records (e.g., only a subset of TIMDEX fields
[i.e., embeddings]), the OpenSearch 'update' action must be used.

How this addresses that need:
* Add 'bulk_update_embeddings' CLI command
* Create BulkOperationError exception
* Update tim.helpers.generate_bulk_actions to format inputs for
OpenSearch 'update' action

Side effects of this change:
* TIMDEX Pipeline Lambdas will require updates to generate
the 'bulk-update-embeddings' CLI command.

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/USE-122

17 of 57 new or added lines in 4 files covered. (29.82%)

430 of 481 relevant lines covered (89.4%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.88
-1.49% tim/helpers.py
6
76.0
-24.0% tim/errors.py
13
90.85
-7.74% tim/cli.py
20
86.32
-10.13% tim/opensearch.py
Jobs
ID Job ID Ran Files Coverage
1 19441567561.1 17 Nov 2025 07:15PM UTC 5
89.4
GitHub Action Run
Source Files on build 19441567561
  • Tree
  • List 5
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19441567561
  • d0511c06 on github
  • Prev Build on main (#18719983394)
  • Next Build on main (#20237040891)
  • 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