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

chore: relinting, continued #274

Merged
merged 1 commit into from Dec 9, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 8, 2023

This phase applies trivial relinting fixes, to keep the amount of changes reviewable.

Non-trivial fixes are deferred to a follow-up PR.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

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

Comparison is base (1af6e90) 80.41% compared to head (42df208) 80.43%.

Files Patch % Lines
middleware/context.go 60.00% 2 Missing ⚠️
client/request.go 75.00% 1 Missing ⚠️
client/runtime.go 90.00% 1 Missing ⚠️
middleware/request.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   80.41%   80.43%   +0.02%     
==========================================
  Files          44       44              
  Lines        3359     3364       +5     
==========================================
+ Hits         2701     2706       +5     
  Misses        544      544              
  Partials      114      114              
Flag Coverage Δ
oldstable 80.43% <91.93%> (+0.02%) ⬆️
stable 80.43% <91.93%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This phase applies trivial relinting fixes, to keep the amount of
changes reviewable.

Non-trivial fixes are deferred to a follow-up PR.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@youyuanwu youyuanwu merged commit 8e5f477 into go-openapi:master Dec 9, 2023
10 checks passed
@fredbi fredbi deleted the chore/linting-phase2 branch December 10, 2023 09: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

2 participants