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

#704 - Lambda can't resolve a parameter. #705

Merged
merged 1 commit into from Sep 3, 2023
Merged

#704 - Lambda can't resolve a parameter. #705

merged 1 commit into from Sep 3, 2023

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Sep 3, 2023

Fix #704.

@sys27 sys27 added the bug label Sep 3, 2023
@sys27 sys27 added this to the xFunc 4.4.0 milestone Sep 3, 2023
@sys27 sys27 self-assigned this Sep 3, 2023
@sys27 sys27 marked this pull request as ready for review September 3, 2023 19:50
@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (238a2d3) 99.64% compared to head (0fffdba) 99.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #705   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files         219      219           
  Lines        8529     8531    +2     
=======================================
+ Hits         8499     8501    +2     
  Misses         30       30           
Files Changed Coverage Δ
xFunc.Maths/Expressions/CallExpression.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/LambdaExpression.cs 100.00% <100.00%> (ø)

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

@sys27 sys27 merged commit b31cf5d into dev Sep 3, 2023
5 checks passed
@sys27 sys27 deleted the bugfix/704 branch September 3, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lambda can't resolve a parameter
1 participant