Skip to content

Conversation

@petern48
Copy link

@petern48 petern48 commented Oct 11, 2025

Generates x using the template using go generate

closes #7383

@codecov
Copy link

codecov bot commented Oct 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.1%. Comparing base (73cbc69) to head (8dbae06).
⚠️ Report is 37 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7491   +/-   ##
=====================================
  Coverage   86.1%   86.1%           
=====================================
  Files        291     292    +1     
  Lines      25613   25613           
=====================================
  Hits       22056   22056           
  Misses      3184    3184           
  Partials     373     373           
Files with missing lines Coverage Δ
exporters/prometheus/internal/x/features.go 100.0% <100.0%> (ø)
exporters/prometheus/internal/x/x.go 100.0% <ø> (ø)

... and 2 files with indirect coverage changes

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

@petern48 petern48 marked this pull request as ready for review October 11, 2025 05:34
@petern48
Copy link
Author

Hi 👋, first time in this repo and first time using go generate (it's pretty cool!). Let me know if you have any feedback.

@flc1125 flc1125 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 11, 2025
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.

exporters/prometheus/internal/x: generate x package from x component template

2 participants