JuliaLinearAlgebra / Octavian.jl

Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
https://julialinearalgebra.github.io/Octavian.jl/stable/
Other
232 stars 18 forks source link

Add some macros from Gaius.jl #2

Closed DilumAluthge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #2 (af55c82) into master (491ef1c) will increase coverage by 77.77%. The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage        0   77.77%   +77.77%     
===========================================
  Files           0        2        +2     
  Lines           0        9        +9     
===========================================
+ Hits            0        7        +7     
- Misses          0        2        +2     
Impacted Files Coverage Δ
src/Augustus.jl 100.00% <ø> (ø)
src/macros.jl 75.00% <75.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 491ef1c...af55c82. Read the comment docs.