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

MITLibraries / timdex-dataset-api / 12126001429
100%
main: 93%

Build:
Build:
LAST BUILD BRANCH: USE-306-handle-missing-metadata-or-embeddings
DEFAULT BRANCH: main
Ran 02 Dec 2024 06:53PM UTC
Jobs 1
Files 1
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

02 Dec 2024 06:52PM UTC coverage: 100.0%. First build
12126001429

Pull #1

github

ghukill
Dynamic library version from package

Why these changes are being introduced:

Formerly, the python library version number was set via the
pyproject.toml file.  This worked, as the actual package itself
could provide the version by reading the installed package
metadata.  However, some best practices discourage this, as it
relies on the packing and metadata reading.

We may choose to revisit this approach as we get farther along,
particularly if installing via a Github tag or release is
important.

How this addresses that need:
* Version is set in timdex_dataset_api.__init__.__version__,
allowing it to be read directly from the library
* Packaging via pyproject.toml uses this version number via a
"dynamic" metadata field

Side effects of this change:
* None at this time

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-414
Pull Request #1: TIMX 414 - initial library scaffolding

1 of 1 new or added line in 1 file covered. (100.0%)

1 of 1 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12126001429.1 02 Dec 2024 06:53PM UTC 1
100.0
GitHub Action Run
Source Files on build 12126001429
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12126001429
  • Pull Request #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