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.

@codecov

codecovBot commented May 26, 2026

Copy link
Copy Markdown

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 linesPatch %Lines
mmif/utils/video_document_helper.py87.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 
FlagCoverage Δ
unittests74.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 mainMay 27, 2026
10 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in infraMay 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants

@keighrim@clams-bot