open-telemetry / opentelemetry-java

OpenTelemetry Java SDK
https://opentelemetry.io
Apache License 2.0
1.97k stars 814 forks source link

Adding model as suffix to generated classes. #6721

Closed vasantteja closed 1 week ago

vasantteja commented 2 weeks ago

This Change

We are adding model as suffix to all the generated classes. This pr resolves 6676

linux-foundation-easycla[bot] commented 2 weeks ago

CLA Signed


The committers listed above are authorized under a signed CLA.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.08%. Comparing base (f85a57b) to head (5c6e91e). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6721 +/- ## ============================================ - Coverage 90.11% 90.08% -0.03% + Complexity 6392 6390 -2 ============================================ Files 711 711 Lines 19333 19333 Branches 1891 1891 ============================================ - Hits 17421 17417 -4 - Misses 1333 1335 +2 - Partials 579 581 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.