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][githubgen] Remove unnecessary trailing whitespace #663

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

crobert-1
Copy link
Member

Context in open-telemetry/opentelemetry-collector-contrib#37292

Currently, lines generated for unmaintained components in .github/CODEOWNERS have a trailing whitespace. This is a whitespace error. This removes the trailing whitespace.

@crobert-1 crobert-1 requested review from a team as code owners January 17, 2025 17:22
@crobert-1 crobert-1 requested a review from bogdandrutu January 17, 2025 17:22
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 48.89%. Comparing base (c77c83e) to head (10e233e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
githubgen/codeowners.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   48.89%   48.89%           
=======================================
  Files          57       57           
  Lines        3383     3383           
=======================================
  Hits         1654     1654           
  Misses       1568     1568           
  Partials      161      161           

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

@dmitryax dmitryax merged commit 90c9b09 into open-telemetry:main Jan 17, 2025
11 of 12 checks passed
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.

2 participants