Skip to content

Conversation

@atoulme
Copy link
Contributor

@atoulme atoulme commented Feb 11, 2025

Description

Delete generated_status.go if the component type doesn't require it.

Link to tracking issue

Fixes #12346

@atoulme atoulme requested review from a team, bogdandrutu and dmitryax as code owners February 11, 2025 06:37
@codecov
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 11.53846% with 23 lines in your changes missing coverage. Please review.

Project coverage is 91.45%. Comparing base (f9562a0) to head (6705f8d).
Report is 137 commits behind head on main.

Files with missing lines Patch % Lines
cmd/mdatagen/internal/command.go 11.53% 17 Missing and 6 partials ⚠️

❌ Your patch status has failed because the patch coverage (11.53%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12348      +/-   ##
==========================================
- Coverage   91.54%   91.45%   -0.09%     
==========================================
  Files         467      467              
  Lines       25618    25644      +26     
==========================================
+ Hits        23451    23454       +3     
- Misses       1768     1785      +17     
- Partials      399      405       +6     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Mar 11, 2025
@bogdandrutu bogdandrutu added this pull request to the merge queue Mar 13, 2025
Merged via the queue into open-telemetry:main with commit bfaf8da Mar 13, 2025
54 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mdatagen] Delete old generated files

3 participants