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

[mdatagen]: require.Emptyf on config diff #11667

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

Uses require.Emptyf on config diff instead of testing.Error with diff not empty

@mmorel-35 mmorel-35 requested a review from a team as a code owner November 13, 2024 06:26
@mmorel-35 mmorel-35 requested a review from songy23 November 13, 2024 06:26
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.59%. Comparing base (f4cf797) to head (d697092).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11667   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files         440      440           
  Lines       23755    23755           
=======================================
  Hits        21759    21759           
  Misses       1625     1625           
  Partials      371      371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@songy23 songy23 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 13, 2024
@bogdandrutu bogdandrutu merged commit 9b46957 into open-telemetry:main Nov 13, 2024
65 of 66 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 13, 2024
@mmorel-35 mmorel-35 deleted the mdatagen/testifier branch November 13, 2024 16:43
djaglowski pushed a commit to djaglowski/opentelemetry-collector that referenced this pull request Nov 21, 2024
#### Description

Uses require.Emptyf on config diff instead of testing.Error with diff
not empty

Signed-off-by: Matthieu MOREL <[email protected]>
HongChenTW pushed a commit to HongChenTW/opentelemetry-collector that referenced this pull request Dec 19, 2024
#### Description

Uses require.Emptyf on config diff instead of testing.Error with diff
not empty

Signed-off-by: Matthieu MOREL <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants