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

FAIRmat-NFDI / nomad-reprocessing-plugin / 31805054902
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: feature/reprocessing-summary-entry
DEFAULT BRANCH: main
Ran 14 Aug 2026 01:32PM UTC
Jobs 1
Files 9
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

14 Aug 2026 01:30PM UTC coverage: 96.368%. First build
31805054902

Pull #6

github

ndaelman-hu
Store reprocessing summary in a dedicated upload and searchable entry

- Stop reusing the context `upload_id` as summary storage; a run spans
  multiple uploads, so `Upload.get(data.upload_id)` crashed when the
  `upload_ids` list was passed in the single-valued `upload_id` field
- Remove `upload_id` from the action input entirely; targets are given
  solely by `upload_ids`, eliminating the confusable field pair
- Collect summaries in a dedicated per-user "Reprocessing summaries"
  upload (`_get_or_create_summary_upload`), created on first use; upload
  files are permanent whereas action-instance storage is pruned
- Record each run as a searchable entry: write a metadata-only
  `*.archive.json` (`entry_name`, `references` = reprocessed upload ids,
  `comment` = compact stats) and `process_upload(path_filter=...)` it, so
  runs are queryable by which uploads they touched
- Thread the authenticated `user_id` to own the dedicated upload; the
  entry's `main_author` captures the initiator
- Update tests and README
Pull Request #6: Store reprocessing summary in a dedicated upload and searchable entry

43 of 50 new or added lines in 4 files covered. (86.0%)

398 of 413 relevant lines covered (96.37%)

0.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
91.89
src/nomad_reprocessing_plugin/actions/reprocess_uploads_action/activities.py
Jobs
ID Job ID Ran Files Coverage
1 31805054902.1 14 Aug 2026 01:32PM UTC 9
96.37
GitHub Action Run
Source Files on build 31805054902
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6
  • Next Build on feature/reprocessing-summary-entry (#32024320945)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc