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

ci: re-enacted linting #169

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Nov 30, 2023

  • re-enacted golangci-lint run in github action
  • re-enacted codecov uploads in github action

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

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

Comparison is base (e8e27ff) 62.92% compared to head (d8ccc36) 63.37%.
Report is 18 commits behind head on master.

Files Patch % Lines
info.go 33.33% 6 Missing and 2 partials ⚠️
responses.go 58.82% 5 Missing and 2 partials ⚠️
properties.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   62.92%   63.37%   +0.45%     
==========================================
  Files          28       30       +2     
  Lines        2058     3072    +1014     
==========================================
+ Hits         1295     1947     +652     
- Misses        593      951     +358     
- Partials      170      174       +4     
Flag Coverage Δ
oldstable 63.37% <65.95%> (?)
stable 63.37% <65.95%> (?)

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.

* re-enacted golangci-lint run in github action
* re-enacted codecov uploads in github action

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi changed the title WIP: ci: re-enacted linting ci: re-enacted linting Nov 30, 2023
@casualjim casualjim merged commit ba7eeb1 into go-openapi:master Dec 1, 2023
11 checks passed
@fredbi fredbi deleted the ci/reenact-linting branch December 1, 2023 09:42
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.

2 participants