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

Fixes for empty meshes #765

Merged
merged 7 commits into from
Mar 11, 2022
Merged

Fixes for empty meshes #765

merged 7 commits into from
Mar 11, 2022

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2022

Codecov Report

Merging #765 (5c74704) into master (803333a) will increase coverage by 0.02%.
The diff coverage is 93.16%.

@@            Coverage Diff             @@
##           master     #765      +/-   ##
==========================================
+ Coverage   88.25%   88.27%   +0.02%     
==========================================
  Files         153      153              
  Lines       16768    16857      +89     
==========================================
+ Hits        14798    14881      +83     
- Misses       1970     1976       +6     
Impacted Files Coverage Δ
src/Geometry/GridTopologies.jl 89.98% <ø> (ø)
src/Fields/ArrayBlocks.jl 80.94% <90.12%> (+0.78%) ⬆️
src/Arrays/Maps.jl 95.50% <100.00%> (+0.63%) ⬆️
src/CellData/AttachDirichlet.jl 100.00% <100.00%> (ø)
src/FESpaces/SparseMatrixAssemblers.jl 92.37% <100.00%> (ø)
src/Fields/FieldsInterfaces.jl 82.65% <100.00%> (+0.17%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@fverdugo fverdugo merged commit 7eaf9dd into master Mar 11, 2022
@fverdugo fverdugo deleted the fixes_for_empty_meshes branch March 11, 2022 14:54
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