Skip to content

[Instrumentation.AWS] Replace .NET 6 target with .NET 8#2139

Merged
CodeBlanch merged 3 commits intomainfrom
unknown repository
Oct 3, 2024
Merged

[Instrumentation.AWS] Replace .NET 6 target with .NET 8#2139
CodeBlanch merged 3 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 3, 2024

Changes

Replace .NET 6 target, which will be very soon out of support, with .NET 8.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@ghost ghost self-requested a review as a code owner October 3, 2024 07:10
@github-actions github-actions bot requested review from ppittle and srprash October 3, 2024 07:10
@github-actions github-actions bot added the comp:instrumentation.aws Things related to OpenTelemetry.Instrumentation.AWS label Oct 3, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.78%. Comparing base (71655ce) to head (802db5e).
Report is 480 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2139       +/-   ##
===========================================
+ Coverage   73.91%   84.78%   +10.86%     
===========================================
  Files         267       20      -247     
  Lines        9615      368     -9247     
===========================================
- Hits         7107      312     -6795     
+ Misses       2508       56     -2452     
Flag Coverage Δ
unittests-Instrumentation.AWS 84.78% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 274 files with indirect coverage changes

Copy link
Copy Markdown
Member

@CodeBlanch CodeBlanch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:instrumentation.aws Things related to OpenTelemetry.Instrumentation.AWS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants