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

#304 - Parse binary assign as expression #355

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Oct 1, 2020

No description provided.

@sys27 sys27 added this to the xFunc 4.0.0 milestone Oct 1, 2020
@sys27 sys27 self-assigned this Oct 1, 2020
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #355 into dev will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #355   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files         164      164           
  Lines        5750     5751    +1     
=======================================
+ Hits         5712     5713    +1     
  Misses         38       38           
Impacted Files Coverage Δ
xFunc.Maths/Parser.cs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b0caa6...535dfa6. Read the comment docs.

@sys27 sys27 merged commit ba2363e into dev Oct 1, 2020
@sys27 sys27 deleted the feature/binary-assign branch October 1, 2020 08:38
@sys27 sys27 linked an issue Oct 1, 2020 that may be closed by this pull request
12 tasks
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.

Parse assignment operators / 'if' function as expression instead of statement
1 participant