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

Support AoT #585

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

martincostello
Copy link
Member

Mark assembly as AoT friendly.

Thought I'd turn it on and see, and it Just Worked ™️.

Mark assembly as AoT friendly.
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17ca9d9) 89.85% compared to head (7a9882c) 89.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #585   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files          27       27           
  Lines         601      601           
  Branches      127      127           
=======================================
  Hits          540      540           
  Misses         30       30           
  Partials       31       31           
Flag Coverage Δ
linux 89.18% <ø> (ø)
macos 89.51% <ø> (+0.49%) ⬆️
windows 89.01% <ø> (-0.50%) ⬇️

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.

Copy link
Member

@slang25 slang25 left a comment

Choose a reason for hiding this comment

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

Sounds like a plan

@martincostello martincostello marked this pull request as ready for review November 16, 2023 07:13
@martincostello martincostello requested a review from a team as a code owner November 16, 2023 07:14
@martincostello martincostello merged commit db0cdb2 into justeattakeaway:main Nov 16, 2023
13 checks passed
@martincostello martincostello deleted the aot-support branch November 16, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants