Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): fix wrong spelling, do not swap transformer, fix command in README.md #37

Merged
merged 9 commits into from
May 11, 2024

Conversation

34j
Copy link
Owner

@34j 34j commented May 10, 2024

Description of change

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows Contributing.md
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec, such as "fix(api): prevent racing of requests".
  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try poetry run pytest for further information.

@34j 34j changed the title Fix/fix-multi fix: fix wrong spelling, do not swap transformer May 10, 2024
@34j 34j changed the title fix: fix wrong spelling, do not swap transformer fix: fix wrong spelling, do not swap transformer, fix command in README.md May 10, 2024
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.29%. Comparing base (effc820) to head (4e224db).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   62.88%   63.29%   +0.41%     
==========================================
  Files           6        6              
  Lines         458      455       -3     
  Branches       89       87       -2     
==========================================
  Hits          288      288              
+ Misses        145      143       -2     
+ Partials       25       24       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@34j 34j changed the title fix: fix wrong spelling, do not swap transformer, fix command in README.md fix(cli): fix wrong spelling, do not swap transformer, fix command in README.md May 11, 2024
@34j 34j merged commit 2aa7951 into main May 11, 2024
21 checks passed
@34j 34j deleted the fix/fix-multi branch May 11, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant