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

feat: Updated CLI syntax to use subcommands #268

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

Isawan
Copy link
Owner

@Isawan Isawan commented Feb 19, 2024

This is being done to support migrations directly in the binary.

BREAKING CHANGE: Changing CLI syntax to use subcommands.

This is being done to support migrations directly in the binary.

BREAKING CHANGE: Changing CLI syntax to use subcommands.
@Isawan Isawan force-pushed the support-subcommands branch from 66cf17d to c6f9164 Compare February 19, 2024 00:57
@Isawan Isawan enabled auto-merge February 19, 2024 00:57
@Isawan Isawan merged commit 2501980 into main Feb 19, 2024
6 checks passed
@Isawan Isawan deleted the support-subcommands branch February 19, 2024 01:01
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6d620dc) 87.03% compared to head (66cf17d) 86.59%.
Report is 2 commits behind head on main.

❗ Current head 66cf17d differs from pull request most recent head c6f9164. Consider uploading reports for the commit c6f9164 to get more accurate results

Files Patch % Lines
src/lib.rs 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
- Coverage   87.03%   86.59%   -0.44%     
==========================================
  Files          17       17              
  Lines        1257     1268      +11     
==========================================
+ Hits         1094     1098       +4     
- Misses        163      170       +7     

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

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