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

#464 - Add string concatenation support #465

Merged
merged 1 commit into from Oct 17, 2021
Merged

#464 - Add string concatenation support #465

merged 1 commit into from Oct 17, 2021

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Oct 17, 2021

No description provided.

@sys27 sys27 added this to the xFunc 4.1.0 milestone Oct 17, 2021
@sys27 sys27 self-assigned this Oct 17, 2021
@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #465 (3e81365) into dev (a7e5b7b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #465   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files         170      170           
  Lines        6115     6122    +7     
=======================================
+ Hits         6079     6086    +7     
  Misses         36       36           
Impacted Files Coverage Δ
...Func.Maths/Analyzers/TypeAnalyzers/TypeAnalyzer.cs 99.87% <100.00%> (+<0.01%) ⬆️
xFunc.Maths/Expressions/Add.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 a7e5b7b...3e81365. Read the comment docs.

@sys27 sys27 merged commit d99a754 into dev Oct 17, 2021
@sys27 sys27 deleted the feature/string-concat branch October 17, 2021 12:29
@sys27 sys27 linked an issue Oct 17, 2021 that may be closed by this pull request
2 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.

Extend string data-type support
1 participant