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

✨ add --re-migrate option #64

Merged
merged 2 commits into from
Sep 10, 2023
Merged

✨ add --re-migrate option #64

merged 2 commits into from
Sep 10, 2023

Conversation

yhino
Copy link
Owner

@yhino yhino commented Sep 10, 2023

#62

Add --re-migrate option.

The --re-migrate option re-migrates a dependency if it already exists in the poetry dependency.
However, if the dependency is removed from Pipfile, it does not remove the poetry dependency.

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch coverage: 85.00% and project coverage change: -0.50% ⚠️

Comparison is base (797db7c) 97.22% compared to head (b6bff26) 96.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   97.22%   96.73%   -0.50%     
==========================================
  Files           5        5              
  Lines         144      153       +9     
==========================================
+ Hits          140      148       +8     
- Misses          4        5       +1     
Flag Coverage Δ
unittests 96.73% <85.00%> (-0.50%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
pipenv_poetry_migrate/migrate.py 96.00% <84.21%> (-0.71%) ⬇️
pipenv_poetry_migrate/cli.py 95.65% <100.00%> (ø)

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

@yhino yhino merged commit d930250 into main Sep 10, 2023
8 of 10 checks passed
@yhino yhino deleted the issue-62 branch September 10, 2023 09:08
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.

None yet

1 participant