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(lint): add struct tag align rule #1216

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

ecrupper
Copy link
Contributor

Keep those structs clean

@ecrupper ecrupper requested a review from a team as a code owner October 25, 2024 16:19
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.87%. Comparing base (237ac81) to head (c2b5724).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1216   +/-   ##
=======================================
  Coverage   56.87%   56.87%           
=======================================
  Files         599      599           
  Lines       32856    32856           
=======================================
  Hits        18687    18687           
  Misses      13535    13535           
  Partials      634      634           
Files with missing lines Coverage Δ
api/types/secret.go 95.30% <ø> (ø)
api/types/settings/compiler.go 86.79% <ø> (ø)
api/types/settings/platform.go 67.53% <ø> (ø)
compiler/types/pipeline/build.go 72.72% <ø> (ø)
compiler/types/pipeline/container.go 82.91% <ø> (ø)
compiler/types/yaml/build.go 90.76% <ø> (ø)
compiler/types/yaml/metadata.go 100.00% <ø> (ø)
compiler/types/yaml/ruleset.go 100.00% <ø> (ø)
compiler/types/yaml/secret.go 95.77% <ø> (ø)
compiler/types/yaml/service.go 90.62% <ø> (ø)
... and 10 more

Copy link
Contributor

@plyr4 plyr4 left a comment

Choose a reason for hiding this comment

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

nice

@ecrupper ecrupper merged commit f463fc9 into main Oct 25, 2024
14 of 16 checks passed
@ecrupper ecrupper deleted the chore/linter/tagalign branch October 25, 2024 17:26
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.

3 participants