Skip to content

Resolve IL2091 warnings#1744

Merged
martincostello merged 1 commit intoApp-vNext:mainfrom
martincostello:resolve-aot-warnings
Oct 28, 2023
Merged

Resolve IL2091 warnings#1744
martincostello merged 1 commit intoApp-vNext:mainfrom
martincostello:resolve-aot-warnings

Conversation

@martincostello
Copy link
Member

Resolve two AoT warnings on OutcomePipelineBuilderExtensions found by following the instructions in #1737 (comment).

Relates to #1732.

Resolve two AoT warnings on `OutcomePipelineBuilderExtensions`.
Relates to App-vNext#1732.
@martincostello martincostello added this to the v8.1.0 milestone Oct 28, 2023
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95b217b) 84.56% compared to head (c297f31) 84.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1744   +/-   ##
=======================================
  Coverage   84.56%   84.56%           
=======================================
  Files         307      307           
  Lines        6790     6790           
  Branches     1043     1043           
=======================================
  Hits         5742     5742           
  Misses        839      839           
  Partials      209      209           
Flag Coverage Δ
linux 84.56% <ø> (ø)
macos 84.56% <ø> (ø)
windows 84.56% <ø> (ø)

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

Files Coverage Δ
...Simmy/Outcomes/OutcomePipelineBuilderExtensions.cs 100.00% <ø> (ø)

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

@martincostello martincostello added the aot Relates to native AoT support label Oct 28, 2023
@martincostello martincostello merged commit 4033484 into App-vNext:main Oct 28, 2023
@martincostello martincostello deleted the resolve-aot-warnings branch October 28, 2023 18:11
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