sys27 / xFunc

xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
https://sys27.github.io/xFunc/
MIT License
57 stars 6 forks source link

#717 - Support partial application of functions. #718

Closed sys27 closed 1 year ago

sys27 commented 1 year ago

Closes #717

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 98.85% and project coverage change: -0.01% :warning:

Comparison is base (2b9001b) 99.64% compared to head (dd04f2e) 99.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #718 +/- ## ========================================== - Coverage 99.64% 99.63% -0.01% ========================================== Files 219 220 +1 Lines 8523 8592 +69 ========================================== + Hits 8493 8561 +68 - Misses 30 31 +1 ``` | [Files Changed](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko) | Coverage Δ | | |---|---|---| | [...ths/Expressions/Parameters/ExpressionParameters.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvRXhwcmVzc2lvbnMvUGFyYW1ldGVycy9FeHByZXNzaW9uUGFyYW1ldGVycy5jcw==) | `98.77% <ø> (ø)` | | | [xFunc.Maths/Expressions/Curry.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvRXhwcmVzc2lvbnMvQ3VycnkuY3M=) | `97.87% <97.87%> (ø)` | | | [...Func.Maths/Analyzers/Formatters/CommonFormatter.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvQW5hbHl6ZXJzL0Zvcm1hdHRlcnMvQ29tbW9uRm9ybWF0dGVyLmNz) | `100.00% <100.00%> (ø)` | | | [...Func.Maths/Analyzers/TypeAnalyzers/TypeAnalyzer.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvQW5hbHl6ZXJzL1R5cGVBbmFseXplcnMvVHlwZUFuYWx5emVyLmNz) | `99.91% <100.00%> (+<0.01%)` | :arrow_up: | | [xFunc.Maths/Expressions/CallExpression.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvRXhwcmVzc2lvbnMvQ2FsbEV4cHJlc3Npb24uY3M=) | `100.00% <100.00%> (ø)` | | | [xFunc.Maths/Expressions/Lambda.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvRXhwcmVzc2lvbnMvTGFtYmRhLmNz) | `100.00% <100.00%> (ø)` | | | [...ExpressionParameters.ScopedExpressionParameters.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvRXhwcmVzc2lvbnMvUGFyYW1ldGVycy9FeHByZXNzaW9uUGFyYW1ldGVycy5TY29wZWRFeHByZXNzaW9uUGFyYW1ldGVycy5jcw==) | `100.00% <100.00%> (ø)` | | | [xFunc.Maths/Parser.ExpressionFactory.cs](https://app.codecov.io/gh/sys27/xFunc/pull/718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmytro+Kyshchenko#diff-eEZ1bmMuTWF0aHMvUGFyc2VyLkV4cHJlc3Npb25GYWN0b3J5LmNz) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.