JuliaApproximation / QuasiArrays.jl

A package for representing quasi-arrays
MIT License
11 stars 2 forks source link

Add powers #11

Closed dlfivefifty closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.29%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   30.25%   30.55%   +0.29%     
==========================================
  Files          15       16       +1     
  Lines        1117     1126       +9     
==========================================
+ Hits          338      344       +6     
- Misses        779      782       +3
Impacted Files Coverage Δ
src/QuasiArrays.jl 60% <ø> (ø) :arrow_up:
src/indices.jl 31.95% <0%> (+0.7%) :arrow_up:
src/inv.jl 7.69% <100%> (+7.69%) :arrow_up:
src/dense.jl 57.14% <57.14%> (ø)

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 1f4e808...1bd0c4d. Read the comment docs.