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

getindex and setindex of transposed matrix #30

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

guimarqu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #30 (f8eaff2) into master (3533de5) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   98.52%   98.69%   +0.17%     
==========================================
  Files          11       11              
  Lines         812      842      +30     
==========================================
+ Hits          800      831      +31     
+ Misses         12       11       -1     
Impacted Files Coverage Δ
src/operations.jl 100.00% <100.00%> (ø)
src/finds.jl 100.00% <0.00%> (ø)
src/buffer.jl 100.00% <0.00%> (ø)
src/writes.jl 100.00% <0.00%> (ø)
src/pma.jl 99.01% <0.00%> (+0.02%) ⬆️
src/pcsr.jl 98.93% <0.00%> (+0.03%) ⬆️
src/utils.jl 94.28% <0.00%> (+0.95%) ⬆️
src/views.jl 86.66% <0.00%> (+3.90%) ⬆️

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 3533de5...f8eaff2. Read the comment docs.

@guimarqu guimarqu merged commit 56f94ce into master Mar 30, 2022
@guimarqu guimarqu deleted the get_set_index_transpose branch March 30, 2022 13:26
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.

1 participant