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

Remove union in .FilterForCompatible: #331

Merged
merged 1 commit into from
May 5, 2023

Conversation

jacobweinstock
Copy link
Member

This was erroring with cmp.Diff complaining about comparing logr. I retested again and this is not needed at all.

What does this PR implement/change/remove?

Checklist

  • Tests added
  • Similar commits squashed

The HW vendor this change applies to (if applicable)

The HW model number, product name this change applies to (if applicable)

The BMC firmware and/or BIOS versions that this change applies to (if applicable)

What version of tooling - vendor specific or opensource does this change depend on (if applicable)

Description for changelog/release notes

This was erroring with cmp.Diff complaining
about comparing logr. I retested again and this
is not needed at all.

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@jacobweinstock jacobweinstock added the bug Something isn't working label May 5, 2023
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14 ⚠️

Comparison is base (1257f43) 44.69% compared to head (5301096) 44.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   44.69%   44.55%   -0.14%     
==========================================
  Files          36       36              
  Lines        2797     2790       -7     
==========================================
- Hits         1250     1243       -7     
  Misses       1422     1422              
  Partials      125      125              
Impacted Files Coverage Δ
client.go 50.00% <0.00%> (-2.08%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mergify mergify bot merged commit bcfbf00 into bmc-toolbox:main May 5, 2023
@jacobweinstock jacobweinstock deleted the fix branch May 8, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants