Skip to content

[AOT] Added net7.0 to the TargetFrameworks to all projects (except for OTLP Exporter) under src folder.#4370

Closed
Yun-Ting wants to merge 27 commits intoopen-telemetry:mainfrom
Yun-Ting:yunl/addNet7
Closed

[AOT] Added net7.0 to the TargetFrameworks to all projects (except for OTLP Exporter) under src folder.#4370
Yun-Ting wants to merge 27 commits intoopen-telemetry:mainfrom
Yun-Ting:yunl/addNet7

Conversation

@Yun-Ting
Copy link
Copy Markdown
Contributor

@Yun-Ting Yun-Ting commented Apr 5, 2023

Changes

Towards #3429
Added net7.0 to the TargetFrameworks to all projects (except for OTLP Exporter) under src folder because more APIs were annotated with RequiresDynamicCode in net7.0: #3429 (comment)
Will use a follow-up PR to fix errors when building net7.0 for OTLP Exporter and add net7.0 as the target for it.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (nullable enabled, static analysis, etc.)

@Yun-Ting Yun-Ting marked this pull request as ready for review April 11, 2023 21:48
@Yun-Ting Yun-Ting requested a review from a team April 11, 2023 21:48
@reyang reyang closed this Apr 11, 2023
@reyang reyang reopened this Apr 11, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 11, 2023

Codecov Report

Merging #4370 (316ae45) into main (7db6941) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4370      +/-   ##
==========================================
+ Coverage   84.75%   84.77%   +0.02%     
==========================================
  Files         300      300              
  Lines       12010    12010              
==========================================
+ Hits        10179    10182       +3     
+ Misses       1831     1828       -3     
Impacted Files Coverage Δ
src/OpenTelemetry.Api/Baggage.cs 100.00% <ø> (ø)
src/OpenTelemetry.Api/Trace/Tracer.cs 97.22% <ø> (ø)

... and 4 files with indirect coverage changes

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