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

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

Build:
Build:
LAST BUILD BRANCH: IN-1555-migrate-to-uv
DEFAULT BRANCH: main
Ran 25 Jun 2025 03:20PM UTC
Jobs 1
Files 22
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

25 Jun 2025 03:19PM UTC coverage: 95.313% (-0.4%) from 95.72%
15880374030

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

55 of 61 new or added lines in 3 files covered. (90.16%)

793 of 832 relevant lines covered (95.31%)

0.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
96.23
dsc/db/models.py
4
88.57
-5.18% dsc/config.py
Jobs
ID Job ID Ran Files Coverage
1 15880374030.1 25 Jun 2025 03:20PM UTC 22
95.31
GitHub Action Run
Source Files on build 15880374030
  • Tree
  • List 22
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15880374030
  • 9d1a1abf on github
  • Prev Build on main (#15786893748)
  • Next Build on support-for-dynamodb (#15932667975)
  • 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