Skip to content

releasing 1.5.0#389

Merged
keighrim merged 9 commits into
mainfrom
develop
May 27, 2026
Merged

releasing 1.5.0#389
keighrim merged 9 commits into
mainfrom
develop

Conversation

@keighrim
Copy link
Copy Markdown
Member

Overview

Improves image-extraction API in video_document_helper for TP source tracking, restores the source-composition prefix in workflow identifiers, and fixes the versioned-docs publishing pipeline.

Additions

Changes

Note

  • mmif describe (and the underlying mmif.utils.workflow_helper) is still experimental and subject to change in future releases without notice. Backward compatibility is not guaranteed.
  • The new source_composition prefix in generate_workflow_identifier() changes the format of returned identifiers. Downstream tools parsing the identifier path (e.g. for storage-directory routing) may need to account for the extra leading segment.

@clams-bot clams-bot added this to infra May 26, 2026
@github-project-automation github-project-automation Bot moved this to Todo in infra May 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

❌ Patch coverage is 87.67123% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.78%. Comparing base (cb6f952) to head (87ad065).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
mmif/utils/video_document_helper.py 87.50% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
+ Coverage   73.62%   74.78%   +1.15%     
==========================================
  Files          27       27              
  Lines        3204     3228      +24     
==========================================
+ Hits         2359     2414      +55     
+ Misses        845      814      -31     
Flag Coverage Δ
unittests 74.78% <87.67%> (+1.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@keighrim keighrim merged commit 21ee785 into main May 27, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in infra May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants