Skip to content

Conversation

@keighrim
Copy link
Member

@keighrim keighrim commented Jun 4, 2025

addresses #316 .

keighrim and others added 30 commits October 3, 2018 15:13
* cleaned requirements.txt
* renames serializer package
* added vocab package
* clams library does not explicitly imports mmif library
* clams-python version is now specified in a separate file (not in setup.py)
* mmif-python version is unspecified to enable using latest dev versions (with pip install --pre)
* added missing files to sdist
leorabaumgarten and others added 19 commits June 27, 2023 12:10
- changed rewinder file name taking off mmif_.
- changed _delete_last function name to be single underscored.
- added CLI argument for number of views to rewind.
- changed read_mmif from json.load() -> file.read()
* optimized MMIF file I/O
* added rewinding by number of apps (opposed to number of views, not exposed in CLI)
… scheme is passed as a part of location string
@clams-bot clams-bot added this to infra Jun 4, 2025
@github-project-automation github-project-automation bot moved this to Todo in infra Jun 4, 2025
@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 62.96296% with 80 lines in your changes missing coverage. Please review.

Project coverage is 88.64%. Comparing base (8a6a942) to head (11015e8).
Report is 58 commits behind head on develop.

Files with missing lines Patch % Lines
mmif/utils/cli/rewind.py 44.82% 32 Missing ⚠️
mmif/utils/cli/source.py 77.04% 28 Missing ⚠️
mmif/__init__.py 41.17% 20 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #317      +/-   ##
===========================================
- Coverage    92.59%   88.64%   -3.95%     
===========================================
  Files           10       13       +3     
  Lines         1405     1621     +216     
===========================================
+ Hits          1301     1437     +136     
- Misses         104      184      +80     
Flag Coverage Δ
unittests 88.64% <62.96%> (-3.95%) ⬇️

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 force-pushed the 316-migrate-cli-fromclams-tommif branch from 2e35843 to 2dff439 Compare June 5, 2025 11:54
@keighrim keighrim force-pushed the 316-migrate-cli-fromclams-tommif branch from 2dff439 to 11015e8 Compare June 5, 2025 19:11
@keighrim keighrim merged commit 969f393 into develop Jun 5, 2025
1 of 3 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in infra Jun 5, 2025
@keighrim keighrim deleted the 316-migrate-cli-fromclams-tommif branch June 5, 2025 19:27
@keighrim keighrim mentioned this pull request Jul 23, 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.

6 participants