[CI] static analysis and Makefile improvements - #600
Open
AshleyDumaine wants to merge 4 commits into
Open
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #600 +/- ##
==========================================
- Coverage 71.51% 71.33% -0.18%
==========================================
Files 25 25
Lines 2243 2250 +7
==========================================
+ Hits 1604 1605 +1
- Misses 507 510 +3
- Partials 132 135 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
AshleyDumaine
force-pushed
the
go-analyze
branch
from
August 26, 2026 18:28
3f075d4 to
92f66a4
Compare
AshleyDumaine
force-pushed
the
go-analyze
branch
from
August 26, 2026 18:32
92f66a4 to
fe28884
Compare
…ec, update Makefile to handle CI or local environments
AshleyDumaine
force-pushed
the
go-analyze
branch
from
August 26, 2026 18:38
fe28884 to
17a9d8a
Compare
AshleyDumaine
marked this pull request as draft
August 26, 2026 21:32
komer3
reviewed
Aug 26, 2026
…er, remove redundant gosec since it's already handled by golangci-lint
AshleyDumaine
marked this pull request as ready for review
August 27, 2026 21:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change:
GITHUB_ACTIONSenv var exists in GHA) or local environments (where you might be on a mac and not have the necessary packages for the LUKS code to work, thus requiring a container to run certain tools or tests)