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: update dependencies, fix go vet issues #135

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Conversation

danielgtaylor
Copy link
Owner

This updates dependencies and fixes any linter issues found in the codebase.

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #135 (d603a3c) into main (0dac2b1) will increase coverage by 0.38%.
The diff coverage is 67.27%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   64.26%   64.65%   +0.38%     
==========================================
  Files          21       22       +1     
  Lines        2292     2405     +113     
==========================================
+ Hits         1473     1555      +82     
- Misses        661      685      +24     
- Partials      158      165       +7     
Impacted Files Coverage Δ
cli/formatter.go 59.15% <0.00%> (-0.28%) ⬇️
cli/transport.go 90.90% <0.00%> (ø)
openapi/example.go 0.00% <0.00%> (ø)
cli/api.go 49.58% <45.45%> (ø)
cli/apiconfig.go 61.90% <50.00%> (ø)
cli/cli.go 71.42% <50.00%> (ø)
cli/lexer.go 71.96% <72.38%> (ø)
cli/request.go 57.65% <84.00%> (+2.55%) ⬆️
cli/encoding.go 77.77% <100.00%> (ø)
cli/input.go 66.66% <100.00%> (ø)
... and 3 more

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 672c457...d603a3c. Read the comment docs.

@danielgtaylor danielgtaylor merged commit e7a7694 into main Nov 2, 2022
@danielgtaylor danielgtaylor deleted the update-deps branch November 2, 2022 16:41
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