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

Adding setindex! #18

Merged
merged 2 commits into from
Nov 26, 2021
Merged

Adding setindex! #18

merged 2 commits into from
Nov 26, 2021

Conversation

amartinhuertas
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2021

Codecov Report

Merging #18 (4943873) into master (1cfa0c8) will increase coverage by 10.84%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
+ Coverage   75.33%   86.17%   +10.84%     
===========================================
  Files           3        3               
  Lines         227      246       +19     
===========================================
+ Hits          171      212       +41     
+ Misses         56       34       -22     
Impacted Files Coverage Δ
src/SparseMatricesCSR.jl 100.00% <ø> (ø)
src/SparseMatrixCSR.jl 86.47% <100.00%> (+15.69%) ⬆️
src/SymSparseMatrixCSR.jl 85.33% <100.00%> (+0.61%) ⬆️

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 1cfa0c8...4943873. Read the comment docs.

@fverdugo fverdugo merged commit 2dcf870 into master Nov 26, 2021
@fverdugo fverdugo deleted the adding_set_index branch November 26, 2021 08:45
@fverdugo
Copy link
Member

Feel free to do a new release. Note that here we also have a NEWS.md file

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.

3 participants