Skip to content

releasing 1.5.3#399

Merged
keighrim merged 4 commits into
mainfrom
develop
Jul 8, 2026
Merged

releasing 1.5.3#399
keighrim merged 4 commits into
mainfrom
develop

Conversation

@keighrim

@keighrim keighrim commented Jul 8, 2026

Copy link
Copy Markdown
Member

Overview

This patch includes improvements in automatic conversion between contains-metadata properties and annotation properties (#396)

Additions

  • automatic "factoring" of value-shared properties from annotation-level to contains-level at serialization time works much more generally now (formerly only worked for Annotation type and document prop)

Changes

  • fixed a bug in reading old MMIF files with non-canonical prop names (contains-level prop value was not properly propagated at deserialization for those non-canonical named props)

@clams-bot clams-bot added this to infra Jul 8, 2026
@github-project-automation github-project-automation Bot moved this to Todo in infra Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.04%. Comparing base (12d5c6a) to head (ecc064d).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
mmif/serialize/mmif.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
+ Coverage   74.87%   75.04%   +0.16%     
==========================================
  Files          27       27              
  Lines        3248     3274      +26     
==========================================
+ Hits         2432     2457      +25     
- Misses        816      817       +1     
Flag Coverage Δ
unittests 75.04% <97.05%> (+0.16%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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 6a1f4c6 into main Jul 8, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in infra Jul 8, 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