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

#491 - Mass Units #492

Merged
merged 1 commit into from
Feb 15, 2022
Merged

#491 - Mass Units #492

merged 1 commit into from
Feb 15, 2022

Conversation

sys27
Copy link
Owner

@sys27 sys27 commented Dec 20, 2021

Closes #491

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

codecov bot commented Dec 20, 2021

Codecov Report

Merging #492 (e6801be) into dev (15284b1) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #492      +/-   ##
==========================================
+ Coverage   99.20%   99.46%   +0.26%     
==========================================
  Files         179      184       +5     
  Lines        6510     6713     +203     
==========================================
+ Hits         6458     6677     +219     
+ Misses         52       36      -16     
Impacted Files Coverage Δ
xFunc.Maths/Expressions/Units/PowerUnits/Power.cs 100.00% <ø> (ø)
xFunc.Maths/Analyzers/Differentiator.cs 100.00% <100.00%> (ø)
...Func.Maths/Analyzers/Formatters/CommonFormatter.cs 100.00% <100.00%> (ø)
...Func.Maths/Analyzers/TypeAnalyzers/TypeAnalyzer.cs 99.89% <100.00%> (+<0.01%) ⬆️
xFunc.Maths/Expressions/Abs.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Add.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Ceil.cs 100.00% <100.00%> (ø)
...nc.Maths/Expressions/Collections/ParameterValue.cs 97.67% <100.00%> (+0.17%) ⬆️
xFunc.Maths/Expressions/Div.cs 100.00% <100.00%> (ø)
xFunc.Maths/Expressions/Floor.cs 100.00% <100.00%> (ø)
... and 20 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 15284b1...e6801be. Read the comment docs.

@sys27 sys27 force-pushed the feature/mass-units branch 7 times, most recently from 1406945 to b923dab Compare December 25, 2021 11:32
@sys27 sys27 force-pushed the feature/mass-units branch 3 times, most recently from f82f23d to fa97219 Compare February 14, 2022 12:53
@sys27 sys27 marked this pull request as ready for review February 14, 2022 13:01
@sys27 sys27 merged commit b46dbb7 into dev Feb 15, 2022
@sys27 sys27 deleted the feature/mass-units branch February 15, 2022 07:39
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.

Mass Units: mg, g, kg, slugs, lb, t, oz
1 participant