Skip to content

Conversation

@keighrim
Copy link
Member

more addressing #326

- a new mmif.utils.workflow helper module to offer
    - common hashing implementation for app parameters
    - common CLAMS workflow ID calculation based on the hashing
    - summarizing MMIF file(s)
- CLI wrappers are provided as `mmif rewind` and `mmif describe` cmds
- all the CLI cmds are now properly show up in built documentation
@clams-bot clams-bot added this to infra Nov 27, 2025
@github-project-automation github-project-automation bot moved this to Todo in infra Nov 27, 2025
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 68.89952% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.37%. Comparing base (0415fff) to head (d9c898c).
⚠️ Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
mmif/utils/workflow_helper.py 80.24% 32 Missing ⚠️
mmif/utils/cli/describe.py 28.12% 23 Missing ⚠️
mmif/utils/cli/rewind.py 28.57% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #341      +/-   ##
===========================================
+ Coverage    82.31%   86.37%   +4.05%     
===========================================
  Files           14       15       +1     
  Lines         1815     1886      +71     
===========================================
+ Hits          1494     1629     +135     
+ Misses         321      257      -64     
Flag Coverage Δ
unittests 86.37% <68.89%> (+4.05%) ⬆️

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 8605f5a into develop Nov 27, 2025
6 of 7 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in infra Nov 27, 2025
Sign up for free to 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