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

🌱 Fixed field alignment #3799

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

naveensrinivasan
Copy link
Member

  • Fixed field alignment

What kind of change does this PR introduce?

(Is it a bug fix, feature, docs update, something else?)

What is the current behavior?

What is the new behavior (if this is a feature change)?**

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)


@naveensrinivasan naveensrinivasan requested a review from a team as a code owner January 16, 2024 15:45
@naveensrinivasan naveensrinivasan requested review from justaugustus and removed request for a team January 16, 2024 15:45
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Merging #3799 (a088df0) into main (21edf40) will decrease coverage by 6.90%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3799      +/-   ##
==========================================
- Coverage   75.48%   68.59%   -6.90%     
==========================================
  Files         230      230              
  Lines       15622    15622              
==========================================
- Hits        11793    10716    -1077     
- Misses       3103     4252    +1149     
+ Partials      726      654      -72     

finding/finding.go Show resolved Hide resolved
rule/rule.go Show resolved Hide resolved
Copy link
Member

@spencerschrock spencerschrock left a comment

Choose a reason for hiding this comment

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

We can always revisit in the future if we decide to change the readability approach discussed here. #3799 (comment)

@naveensrinivasan
Copy link
Member Author

We can always revisit in the future if we decide to change the readability approach discussed here. #3799 (comment)

Thanks! I appreciate it!

- Fixed field alignment

Signed-off-by: naveensrinivasan <[email protected]>
@naveensrinivasan naveensrinivasan force-pushed the naveen/fix/fieldalignment branch from 46b8a6c to a088df0 Compare January 17, 2024 19:01
@naveensrinivasan naveensrinivasan enabled auto-merge (squash) January 17, 2024 19:02
@naveensrinivasan naveensrinivasan merged commit f1d7a62 into main Jan 17, 2024
38 checks passed
@naveensrinivasan naveensrinivasan deleted the naveen/fix/fieldalignment branch January 17, 2024 19:10
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