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

Refactoring in SparseMatrixAssembler #568

Merged
merged 11 commits into from
Mar 17, 2021
Merged

Refactoring in SparseMatrixAssembler #568

merged 11 commits into from
Mar 17, 2021

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #568 (8e0f6b9) into master (ac47e31) will increase coverage by 0.32%.
The diff coverage is 91.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
+ Coverage   87.38%   87.70%   +0.32%     
==========================================
  Files         146      144       -2     
  Lines       13039    12844     -195     
==========================================
- Hits        11394    11265     -129     
+ Misses       1645     1579      -66     
Impacted Files Coverage Δ
src/Algebra/Algebra.jl 100.00% <ø> (ø)
src/Exports.jl 11.11% <ø> (ø)
src/FESpaces/FESpaces.jl 100.00% <ø> (ø)
src/Algebra/AlgebraInterfaces.jl 80.29% <81.37%> (+1.22%) ⬆️
src/FESpaces/SparseMatrixAssemblers.jl 91.62% <92.62%> (-1.54%) ⬇️
src/Algebra/LinearSolvers.jl 74.28% <100.00%> (ø)
src/Algebra/NLSolvers.jl 98.85% <100.00%> (ø)
src/Algebra/SparseMatrixCSC.jl 100.00% <100.00%> (+4.54%) ⬆️
src/Algebra/SparseMatrixCSR.jl 100.00% <100.00%> (+21.47%) ⬆️
src/Algebra/SymSparseMatrixCSR.jl 100.00% <100.00%> (+21.12%) ⬆️
... and 5 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 ac47e31...8e0f6b9. Read the comment docs.

@fverdugo fverdugo merged commit c3f82e4 into master Mar 17, 2021
@fverdugo fverdugo deleted the algebra_refactoring branch March 17, 2021 11:17
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