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

Replacing fill_stored! by fill! or LinearAlgebra.fillstored! for arrays #680

Conversation

amartinhuertas
Copy link
Member

WIP ... not yet ready to be merged.

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2021

Codecov Report

Merging #680 (a743312) into release_0.17 (44af28b) will decrease coverage by 0.00%.
The diff coverage is 73.33%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release_0.17     #680      +/-   ##
================================================
- Coverage         87.91%   87.91%   -0.01%     
================================================
  Files               131      131              
  Lines             14680    14669      -11     
================================================
- Hits              12906    12896      -10     
+ Misses             1774     1773       -1     
Impacted Files Coverage Δ
src/Algebra/AlgebraInterfaces.jl 81.93% <ø> (-1.10%) ⬇️
src/Algebra/LinearSolvers.jl 75.89% <20.00%> (ø)
src/Algebra/NLSolvers.jl 98.85% <100.00%> (ø)
src/CellData/AttachDirichlet.jl 100.00% <100.00%> (ø)
src/FESpaces/SparseMatrixAssemblers.jl 91.92% <100.00%> (ø)
src/Fields/ArrayBlocks.jl 87.97% <100.00%> (ø)
src/FESpaces/Assemblers.jl 79.50% <0.00%> (-0.08%) ⬇️
src/FESpaces/FESpacesWithConstantFixed.jl 75.00% <0.00%> (+1.25%) ⬆️

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 44af28b...a743312. Read the comment docs.

@amartinhuertas
Copy link
Member Author

WIP ... not yet ready to be merged.

@fverdugo ... this PR is ready to review.

Copy link
Member

@fverdugo fverdugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good! Now waiting for tests.

(I have removed the Manifest and added [email protected])

@amartinhuertas amartinhuertas merged commit d24f5dd into release_0.17 Oct 20, 2021
@JordiManyer JordiManyer deleted the replace_fill_entries_scale_entries_by_stlib_functions branch March 19, 2024 22:01
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