Skip to content

releasing 1.5.2#395

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

releasing 1.5.2#395
keighrim merged 4 commits into
mainfrom
develop

Conversation

@keighrim

@keighrim keighrim commented Jul 6, 2026

Copy link
Copy Markdown
Member

Overview

This is a quick patch on the bug that when MMIF is deserialized, the annotation ID counts in the views weren't properly initialized. This should not be a real bug since new annotations should always written to new views (of current processing app) but not to existing views (where annotation count > 0), however, bugs in app code can trigger this condition, and this patch preventively fixes such cases.

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

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.87%. Comparing base (3099069) to head (12d5c6a).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #395      +/-   ##
==========================================
+ Coverage   74.82%   74.87%   +0.05%     
==========================================
  Files          27       27              
  Lines        3241     3248       +7     
==========================================
+ Hits         2425     2432       +7     
  Misses        816      816              
Flag Coverage Δ
unittests 74.87% <100.00%> (+0.05%) ⬆️

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 1b794b4 into main Jul 7, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in infra Jul 7, 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