Skip to content

Conversation

@stefmolin
Copy link
Owner

  • Add --start and --target shorthand for --start-shape and --target-shape
  • Rename --ramp-in and --ramp-out ease* everywhere
  • Add --ease flag as a shorthand for --ease-in --ease-out
  • Add -o as a shorthand for --output-directory

@github-actions github-actions bot added documentation Improvements or additions to documentation testing Relating to the testing suite morpher Work relating to morpher module cli Work relating to the cli labels Feb 13, 2025
@codecov
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (5f51726) to head (a95e082).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files          60       60           
  Lines        1922     1925    +3     
  Branches      112      113    +1     
=======================================
+ Hits         1893     1896    +3     
  Misses         26       26           
  Partials        3        3           
Files with missing lines Coverage Δ
src/data_morph/cli.py 100.00% <100.00%> (ø)
src/data_morph/morpher.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_morpher.py 100.00% <100.00%> (ø)

@stefmolin stefmolin merged commit 73b6bc0 into main Feb 13, 2025
23 checks passed
@stefmolin stefmolin deleted the cli-updates branch February 13, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Work relating to the cli documentation Improvements or additions to documentation morpher Work relating to morpher module testing Relating to the testing suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants