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

#542 - Implement value comparison. #543

Merged
merged 1 commit into from May 8, 2022
Merged

#542 - Implement value comparison. #543

merged 1 commit into from May 8, 2022

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented May 8, 2022

Closes #542

@sys27 sys27 added this to the xFunc 4.1.0 milestone May 8, 2022
@sys27 sys27 self-assigned this May 8, 2022
@codecov
Copy link

codecov bot commented May 8, 2022

Codecov Report

Merging #543 (547728f) into dev (c33bbce) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #543   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files         206      206           
  Lines        7767     7842   +75     
=======================================
+ Hits         7733     7808   +75     
  Misses         34       34           
Impacted Files Coverage Δ
...Func.Maths/Analyzers/TypeAnalyzers/TypeAnalyzer.cs 99.90% <100.00%> (+<0.01%) ⬆️
xFunc.Maths/Expressions/Programming/Equal.cs 100.00% <100.00%> (ø)
...nc.Maths/Expressions/Programming/GreaterOrEqual.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Programming/GreaterThan.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Programming/LessOrEqual.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Programming/LessThan.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Programming/NotEqual.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 c33bbce...547728f. Read the comment docs.

@sys27 sys27 force-pushed the feature/unit-comparison branch from ba40043 to 6955a51 Compare May 8, 2022 06:30
@sys27 sys27 force-pushed the feature/unit-comparison branch from 6955a51 to 547728f Compare May 8, 2022 06:36
@sys27 sys27 merged commit dfdc7d3 into dev May 8, 2022
@sys27 sys27 deleted the feature/unit-comparison branch May 8, 2022 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant