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 Github Workflow #95

Merged
merged 2 commits into from
Oct 1, 2022
Merged

Fix Github Workflow #95

merged 2 commits into from
Oct 1, 2022

Conversation

georgysavva
Copy link
Owner

@georgysavva georgysavva commented Oct 1, 2022

This PR updated the golangci-lint configuration and its GitHub workflow action. It also updates all other GitHub actions to the newest version.

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #95 (e885490) into master (fe4b088) will decrease coverage by 4.32%.
The diff coverage is 67.36%.

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   87.13%   82.81%   -4.33%     
==========================================
  Files           5        5              
  Lines         342      512     +170     
==========================================
+ Hits          298      424     +126     
- Misses         33       73      +40     
- Partials       11       15       +4     
Flag Coverage Δ
unittests 82.81% <67.36%> (-4.33%) ⬇️

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

Impacted Files Coverage Δ
pgxscan/pgxscan.go 70.73% <50.00%> (-10.04%) ⬇️
sqlscan/sqlscan.go 64.70% <58.33%> (-12.04%) ⬇️
dbscan/dbscan.go 79.41% <63.63%> (-2.49%) ⬇️
dbscan/rowscanner.go 95.83% <96.00%> (-0.60%) ⬇️
dbscan/structref.go 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@georgysavva georgysavva merged commit 5c09502 into master Oct 1, 2022
@georgysavva georgysavva deleted the fix-golangci-lint branch October 1, 2022 16:18
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.

1 participant