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

#474 - Upgrade to .NET 6 #478

Merged
merged 1 commit into from
Nov 13, 2021
Merged

#474 - Upgrade to .NET 6 #478

merged 1 commit into from
Nov 13, 2021

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Nov 9, 2021

Close #474.

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

codecov bot commented Nov 9, 2021

Codecov Report

Merging #478 (19d3fd4) into dev (90d35ed) will not change coverage.
The diff coverage is 99.69%.

❗ Current head 19d3fd4 differs from pull request most recent head aaa315c. Consider uploading reports for the commit aaa315c to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #478   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files         174      174           
  Lines        6253     6253           
=======================================
  Hits         6217     6217           
  Misses         36       36           
Impacted Files Coverage Δ
xFunc.Maths/Expressions/DelegateExpression.cs 94.11% <ø> (ø)
xFunc.Maths/Expressions/Derivative.cs 100.00% <ø> (ø)
...Maths/Expressions/DifferentParametersExpression.cs 96.96% <ø> (ø)
xFunc.Maths/Expressions/Div.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/Exp.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/ExpressionParameters.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/Fact.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/Floor.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/Frac.cs 100.00% <ø> (ø)
xFunc.Maths/Expressions/GCD.cs 100.00% <ø> (ø)
... and 319 more

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 90d35ed...aaa315c. Read the comment docs.

@sys27 sys27 force-pushed the feature/dotnet6 branch 2 times, most recently from 19d3fd4 to cda68b9 Compare November 13, 2021 11:14
@sys27 sys27 marked this pull request as ready for review November 13, 2021 11:42
@sys27 sys27 merged commit b334fd9 into dev Nov 13, 2021
@sys27 sys27 deleted the feature/dotnet6 branch November 13, 2021 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to .NET 6
1 participant