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 data-type support to parameters. #466

Merged
merged 2 commits 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 #466 (2f35df9) into dev (1fc975f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #466   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files         174      174           
  Lines        6251     6253    +2     
=======================================
+ Hits         6215     6217    +2     
  Misses         36       36           
Impacted Files Coverage Δ
...Func.Maths/Analyzers/TypeAnalyzers/TypeAnalyzer.cs 99.88% <100.00%> (-0.01%) ⬇️
...nc.Maths/Expressions/Collections/ParameterValue.cs 97.29% <100.00%> (+0.23%) ⬆️

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 1fc975f...2f35df9. Read the comment docs.

@sys27 sys27 force-pushed the feature/string-to-parameter branch from 91e0bb2 to 2f35df9 Compare October 17, 2021 21:27
@sys27 sys27 merged commit f566c23 into dev Oct 17, 2021
@sys27 sys27 deleted the feature/string-to-parameter branch October 17, 2021 21:33
@sys27 sys27 linked an issue Oct 18, 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