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

Add net9.0 to AoT test matrix #5519

Closed
wants to merge 3 commits into from
Closed

Add net9.0 to AoT test matrix #5519

wants to merge 3 commits into from

Conversation

martincostello
Copy link
Contributor

Relates to #5518

Changes

Add .NET 9 to the AoT test matrix to try and reproduce #5518.

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)

Add .NET 9 to the AoT test matrix to try and reproduce #5518.
Add .NET 9 TFM to OpenTelemetry.AotCompatibility.TestApp.
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.52%. Comparing base (6250307) to head (e35d4bb).
Report is 179 commits behind head on main.

❗ Current head e35d4bb differs from pull request most recent head 5af5a3c. Consider uploading reports for the commit 5af5a3c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5519      +/-   ##
==========================================
+ Coverage   83.38%   85.52%   +2.14%     
==========================================
  Files         297      289       -8     
  Lines       12531    12588      +57     
==========================================
+ Hits        10449    10766     +317     
+ Misses       2082     1822     -260     
Flag Coverage Δ
unittests ?
unittests-Instrumentation-Experimental 24.13% <ø> (?)
unittests-Instrumentation-Stable 24.17% <ø> (?)
unittests-Solution-Experimental 85.31% <ø> (?)
unittests-Solution-Stable 85.49% <ø> (?)

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

see 64 files with indirect coverage changes

Fix-up AoT validation scripts for .NET 9 to repro #5518.
Copy link
Contributor

This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added the Stale Issues and pull requests which have been flagged for closing due to inactivity label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Issues and pull requests which have been flagged for closing due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant