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

MITLibraries / dspace-submission-composer / 15880374030 / 1
95%
main: 96%

Build:
Build:
LAST BUILD BRANCH: IN-1555-migrate-to-uv
DEFAULT BRANCH: main
Ran 25 Jun 2025 03:20PM UTC
Files 22
Run time 1s
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 Jun 2025 03:19PM UTC coverage: 95.313% (-0.4%) from 95.72%
15880374030.1

push

github

web-flow
Create model for item submission DynamoDB table (#179)

Why these changes are being introduced:
* To establish idempotency for DSC workflows, it was
decided that a DynamoDB table would be used to track the
state of an "item" during workflow executions.
The dsc.db.item module defines a PynamoDB model,
which serves as a Pythonic interface to interact with
the proposed DynamoDB table.

How this addresses that need:
* Define 'ItemSubmissionDB' model using pynamodb.models.Model
* Add 'ITEM_TABLE_NAME' as required env var
* Create custom exception for PutError caused by 'ConditionalCheckFailedException'

Side effects of this change:
* DSC CLI commands will need to be updated to include
required read/write operations to DynamoDB table.

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-1315

793 of 832 relevant lines covered (95.31%)

0.95 hits per line

Source Files on job 15880374030.1
  • Tree
  • List 22
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15880374030
  • 9d1a1abf on github
  • Prev Job for on support-for-dynamodb (#15786893748.1)
  • Next Job for on support-for-dynamodb (#15932667975.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