Skip to content

workflow descriptors are now pydantic-based - #367

Merged
keighrim merged 3 commits into
developfrom
366-pydantic-describe
Feb 23, 2026
Merged

workflow descriptors are now pydantic-based#367
keighrim merged 3 commits into
developfrom
366-pydantic-describe

Conversation

@keighrim

Copy link
Copy Markdown
Member

fixes#366

@keighrim
keighrimforce-pushed the 366-pydantic-describe branch from 2bd94fe to 398eb21CompareFebruary 15, 2026 00:41
@codecov

codecovBot commented Feb 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.96045% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.76%. Comparing base (a6db461) to head (9ee0bd5).
⚠️ Report is 4 commits behind head on develop.

Files with missing linesPatch %Lines
mmif/utils/workflow_helper.py87.87%12 Missing ⚠️
mmif/utils/cli/__init__.py93.84%4 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## develop #367 +/- ##
===========================================
+ Coverage 71.66% 73.76% +2.10% 
===========================================
Files 22 22 Lines 2915 3023 +108 ===========================================
+ Hits 2089 2230 +141 + Misses 826 793 -33 
FlagCoverage Δ
unittests73.76% <90.96%> (+2.10%)⬆️

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
keighrimforce-pushed the 366-pydantic-describe branch from 229508d to 9ee0bd5CompareFebruary 16, 2026 19:56

@marcverhagenmarcverhagen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely looks better than before.

@github-project-automationgithub-project-automationBot moved this from Todo to Verifying in infraFeb 23, 2026
@keighrim
keighrim merged commit 978e389 into developFeb 23, 2026
6 checks passed
@keighrim
keighrim deleted the 366-pydantic-describe branch February 23, 2026 15:05
@github-project-automationgithub-project-automationBot moved this from Verifying to Done in infraFeb 23, 2026
@keighrimkeighrim mentioned this pull request Mar 10, 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.

update the underlying logic for mmif describe command to use pydantic and auto-generating user documentation

3 participants

@keighrim@marcverhagen@clams-bot