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

Close #324 - Dictionary as parameters storage #325

Merged
merged 1 commit into from Sep 17, 2020
Merged

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Sep 17, 2020

No description provided.

@sys27 sys27 added this to the xFunc 4.0.0 milestone Sep 17, 2020
@sys27 sys27 self-assigned this Sep 17, 2020
@sys27 sys27 linked an issue Sep 17, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #325 into dev will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #325      +/-   ##
==========================================
+ Coverage   98.15%   98.21%   +0.06%     
==========================================
  Files         161      161              
  Lines        5846     5835      -11     
==========================================
- Hits         5738     5731       -7     
+ Misses        108      104       -4     
Impacted Files Coverage Δ
xFunc.Maths/Helpers.cs 90.38% <ø> (ø)
...aths/Expressions/Collections/FunctionCollection.cs 100.00% <100.00%> (+15.00%) ⬆️
...ths/Expressions/Collections/ParameterCollection.cs 98.73% <100.00%> (+1.99%) ⬆️
xFunc.Maths/Expressions/ExpressionParameters.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/UserFunction.cs 100.00% <100.00%> (+2.77%) ⬆️
xFunc.Maths/Expressions/Collections/Parameter.cs 96.66% <0.00%> (-3.34%) ⬇️

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 403d921...479d4ff. Read the comment docs.

@sys27 sys27 merged commit 2fb2441 into dev Sep 17, 2020
@sys27 sys27 deleted the feature/dictionary branch September 17, 2020 13:13
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.

Dictionary as parameters storage
1 participant