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

[WIP] Removing SSubArray in favor of SizedArray #25

Merged
merged 9 commits into from
Nov 27, 2020

Conversation

mateuszbaran
Copy link
Collaborator

No description provided.

@mateuszbaran mateuszbaran changed the title [WIP] Removing SSub [WIP] Removing SSubArray in favor of SizedArray Sep 30, 2020
@codecov-io
Copy link

codecov-io commented Nov 27, 2020

Codecov Report

Merging #25 (d12a1e3) into master (e64672e) will increase coverage by 7.64%.
The diff coverage is 77.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   72.11%   79.75%   +7.64%     
==========================================
  Files           9        9              
  Lines         520      331     -189     
==========================================
- Hits          375      264     -111     
+ Misses        145       67      -78     
Impacted Files Coverage Δ
src/array_interface_compat.jl 0.00% <0.00%> (ø)
src/abstractarray.jl 66.66% <75.00%> (-19.70%) ⬇️
src/arraymath.jl 83.33% <75.00%> (+23.33%) ⬆️
src/indexing.jl 84.84% <93.33%> (+1.18%) ⬆️
src/HybridArrays.jl 97.95% <100.00%> (+1.59%) ⬆️
src/convert.jl 66.66% <100.00%> (+9.52%) ⬆️
src/broadcast.jl 70.00% <0.00%> (-11.36%) ⬇️
src/linalg.jl 78.12% <0.00%> (-2.44%) ⬇️
... and 3 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 2536759...fbac518. Read the comment docs.

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.

2 participants