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

#706 - CallExpression uses incorrect scope for parameters evaluation. #707

Merged
merged 1 commit into from Sep 4, 2023

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Sep 4, 2023

Fix #706.

@sys27 sys27 added the bug label Sep 4, 2023
@sys27 sys27 added this to the xFunc 4.4.0 milestone Sep 4, 2023
@sys27 sys27 self-assigned this Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b31cf5d) 99.64% compared to head (ba25ecd) 99.64%.

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

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

@sys27 sys27 merged commit 5e3d3d5 into dev Sep 4, 2023
5 checks passed
@sys27 sys27 deleted the bugfix/706 branch September 4, 2023 12:50
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.

CallExpression uses incorrect scope for parameters evaluation
1 participant