Skip to content

Conversation

trb5016
Copy link
Contributor

@trb5016 trb5016 commented Mar 29, 2020

Density = LinearDensity / Area
LinearDensity = Density * Area
LinearDensity = Area * Density
Area = LinearDensity / Density

Hope everyone's staying safe.

Copy link
Owner

@angularsen angularsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, just a minor suggestion.

@codecov-io
Copy link

codecov-io commented Mar 29, 2020

Codecov Report

Merging #772 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #772      +/-   ##
==========================================
+ Coverage   63.44%   63.53%   +0.08%     
==========================================
  Files         277      278       +1     
  Lines       41055    41147      +92     
==========================================
+ Hits        26049    26141      +92     
  Misses      15006    15006              
Impacted Files Coverage Δ
UnitsNet/CustomCode/Quantities/Area.extra.cs 100.00% <100.00%> (ø)
UnitsNet/CustomCode/Quantities/Density.extra.cs 66.66% <100.00%> (+4.16%) ⬆️
...tsNet/CustomCode/Quantities/LinearDensity.extra.cs 100.00% <100.00%> (ø)
UnitsNet/GeneratedCode/UnitConverter.g.cs 100.00% <0.00%> (ø)
...s/GeneratedCode/NumberToTemperatureExtensions.g.cs 100.00% <0.00%> (ø)
...eratedCode/NumberToTemperatureDeltaExtensions.g.cs 100.00% <0.00%> (ø)
UnitsNet/GeneratedCode/Quantities/Temperature.g.cs 56.32% <0.00%> (+0.98%) ⬆️
...Net/GeneratedCode/Quantities/TemperatureDelta.g.cs 61.82% <0.00%> (+5.79%) ⬆️

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 1a4869b...c9d71d1. Read the comment docs.

@angularsen angularsen merged commit 064a531 into angularsen:master Mar 29, 2020
@angularsen
Copy link
Owner

Thanks, nuget on the way.
Release UnitsNet/4.56.0 · angularsen/UnitsNet

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.

3 participants