Skip to content

Add NativeAOT compatibility for ASP.Net Core in .NET 8#1124

Merged
Shane32 merged 5 commits into
masterfrom
aot
Feb 19, 2024
Merged

Add NativeAOT compatibility for ASP.Net Core in .NET 8#1124
Shane32 merged 5 commits into
masterfrom
aot

Conversation

@Shane32

@Shane32 Shane32 commented Feb 17, 2024

Copy link
Copy Markdown
Member

The added code targets .NET 8, as this is the only version of ASP.Net Core where AOT is supported.

@Shane32 Shane32 self-assigned this Feb 17, 2024
@Shane32 Shane32 requested a review from gao-artur February 17, 2024 22:09
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.88%. Comparing base (ac38114) to head (2cf142e).
⚠️ Report is 63 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1124   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files          49       49           
  Lines        2370     2370           
  Branches      421      421           
=======================================
  Hits         2225     2225           
  Misses        103      103           
  Partials       42       42           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants