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

Reformat doc comments #620

Merged
merged 1 commit into from Mar 6, 2023
Merged

Conversation

segevda
Copy link
Contributor

@segevda segevda commented Feb 27, 2023

Simply by running go fmt on the files

Copy link
Member

@jeevatkm jeevatkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@segevda Thanks for your PR and improving code quality.

Could you please rebase your branch, resolve the conflicts, and gofmt?

Copy link
Member

@jeevatkm jeevatkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @segevda

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #620 (9b0929a) into master (9e2a9b7) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #620      +/-   ##
==========================================
- Coverage   95.94%   95.79%   -0.15%     
==========================================
  Files          10       10              
  Lines        1357     1357              
==========================================
- Hits         1302     1300       -2     
- Misses         34       36       +2     
  Partials       21       21              
Impacted Files Coverage Δ
client.go 97.76% <ø> (ø)
redirect.go 94.11% <ø> (ø)
request.go 95.47% <ø> (ø)
response.go 100.00% <ø> (ø)
util.go 94.44% <0.00%> (-1.12%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jeevatkm jeevatkm merged commit 0451c4c into go-resty:master Mar 6, 2023
@jeevatkm jeevatkm added this to the v2.8.0 Milestone milestone Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants