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!: switch to shorthand v2 #140

Merged
merged 2 commits into from
Nov 9, 2022
Merged

feat!: switch to shorthand v2 #140

merged 2 commits into from
Nov 9, 2022

Conversation

danielgtaylor
Copy link
Owner

Switch to the new Shorthand v2 syntax, see https://github.com/danielgtaylor/shorthand/releases/tag/v2.0.0-beta

This replaces the Shorthand v1 CLI input as well as JMESPath for filtering as Shorthand v2 includes a query syntax to support certain patch operations.

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #140 (829559e) into main (e054065) will decrease coverage by 0.22%.
The diff coverage is 46.15%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   64.64%   64.42%   -0.23%     
==========================================
  Files          22       22              
  Lines        2410     2423      +13     
==========================================
+ Hits         1558     1561       +3     
- Misses        686      694       +8     
- Partials      166      168       +2     
Impacted Files Coverage Δ
cli/lexer.go 70.64% <0.00%> (-1.33%) ⬇️
openapi/openapi.go 52.48% <0.00%> (ø)
cli/request.go 56.93% <41.66%> (-0.73%) ⬇️
cli/formatter.go 57.67% <50.00%> (-1.49%) ⬇️
cli/edit.go 84.78% <100.00%> (ø)
cli/input.go 70.37% <100.00%> (+3.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e054065...829559e. Read the comment docs.

@danielgtaylor danielgtaylor changed the title feat: switch to shorthand v2 feat!: switch to shorthand v2 Nov 9, 2022
@danielgtaylor danielgtaylor merged commit 8829b97 into main Nov 9, 2022
@danielgtaylor danielgtaylor deleted the shorthandv2 branch November 9, 2022 04:38
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