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: Expose leftover args so that can processed further if needed. #46

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

zoido
Copy link
Owner

@zoido zoido commented Dec 10, 2023

BEGIN_COMMIT_OVERRIDE
feat: Expose leftover args so that they can processed further if needed.

BREAKING-CHANGE: Remove support for parsing args introduced in v0.5.0-alpha1 (#44)

END_COMMIT_OVERRIDE

@zoido zoido self-assigned this Dec 10, 2023
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7aed04) 99.08% compared to head (ad89d63) 99.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   99.08%   99.08%           
=======================================
  Files          10       10           
  Lines         327      329    +2     
=======================================
+ Hits          324      326    +2     
  Misses          2        2           
  Partials        1        1           

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

@zoido zoido merged commit a2ec721 into main Dec 10, 2023
5 checks passed
@zoido zoido deleted the lp/expose-args branch December 10, 2023 11:58
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