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

Make XML comment examples AoT compatible #2986

Closed

Conversation

martincostello
Copy link
Collaborator

Use the JSON source generator with net8.0 to make XML comments' example generation compatible with native AoT.

Relates to #2985.

Use the JSON source generator with `net8.0` to make XML comments generation compatible with native AoT.

Relates to domaindrivendev#2985.
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55%. Comparing base (f85abd4) to head (ffc96c8).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2986      +/-   ##
==========================================
+ Coverage   90.51%   90.55%   +0.03%     
==========================================
  Files          74       74              
  Lines        2890     2900      +10     
  Branches      455      455              
==========================================
+ Hits         2616     2626      +10     
  Misses        274      274              
Flag Coverage Δ
Linux 90.55% <100.00%> (+0.03%) ⬆️
Windows 90.55% <100.00%> (+9.36%) ⬆️
macOS 90.55% <100.00%> (+0.03%) ⬆️

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

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

@martincostello
Copy link
Collaborator Author

Closing as doesn't appear to be appetite to fix.

@martincostello martincostello deleted the gh-2985 branch July 27, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aot Relates to native AoT support bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants