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

Declarative config: more qualified imports #6930

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

jack-berg
Copy link
Member

Improving readability by replacing FQCN with qualified imports after #6721.

@jack-berg jack-berg requested a review from a team as a code owner December 6, 2024 22:42
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.08%. Comparing base (2378076) to head (577dd10).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6930      +/-   ##
============================================
- Coverage     90.09%   90.08%   -0.01%     
  Complexity     6602     6602              
============================================
  Files           730      730              
  Lines         19850    19848       -2     
  Branches       1957     1957              
============================================
- Hits          17884    17881       -3     
  Misses         1371     1371              
- Partials        595      596       +1     

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

@jack-berg jack-berg merged commit aca4ee3 into open-telemetry:main Dec 7, 2024
25 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