Unitful.jl icon indicating copy to clipboard operation
Unitful.jl copied to clipboard

Some linear algebra, via `reinterpret`

Open mcabbott opened this issue 4 years ago • 2 comments
trafficstars

This is a start on #46.

mcabbott avatar Apr 13 '21 02:04 mcabbott

Codecov Report

Merging #437 (9515ad2) into master (cc3adef) will increase coverage by 0.12%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   83.84%   83.97%   +0.12%     
==========================================
  Files          16       17       +1     
  Lines        1337     1354      +17     
==========================================
+ Hits         1121     1137      +16     
- Misses        216      217       +1     
Impacted Files Coverage Δ
src/Unitful.jl 100.00% <ø> (ø)
src/linearalgebra.jl 95.45% <95.45%> (ø)
src/utils.jl 95.34% <100.00%> (ø)
src/user.jl 94.07% <0.00%> (-0.19%) :arrow_down:

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 cc3adef...9515ad2. Read the comment docs.

codecov-io avatar Apr 13 '21 03:04 codecov-io

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@cc3adef). Click here to learn what that means. The diff coverage is 51.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #437   +/-   ##
=========================================
  Coverage          ?   82.05%           
=========================================
  Files             ?       17           
  Lines             ?     1393           
  Branches          ?        0           
=========================================
  Hits              ?     1143           
  Misses            ?      250           
  Partials          ?        0           
Impacted Files Coverage Δ
src/Unitful.jl 100.00% <ø> (ø)
src/linearalgebra.jl 47.91% <47.91%> (ø)
src/utils.jl 87.50% <64.28%> (ø)

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 cc3adef...c47347a. Read the comment docs.

codecov-commenter avatar Apr 17 '21 04:04 codecov-commenter