Skip to content

Some work towards mixed space assembly. Its really hacky right now an… - #319

Open
cmhamel wants to merge 19 commits into
mainfrom
block-assembler
Open

Some work towards mixed space assembly. Its really hacky right now an…#319
cmhamel wants to merge 19 commits into
mainfrom
block-assembler

some more tweaks.

c18d29a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2026 in 1s

68.92% (-2.22%) compared to 0134255

View this Pull Request on Codecov

68.92% (-2.22%) compared to 0134255

Details

Codecov Report

❌ Patch coverage is 5.18868% with 201 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.92%. Comparing base (0134255) to head (c18d29a).

Files with missing lines Patch % Lines
src/assemblers/BlockMatrixAssemblers.jl 0.00% 151 Missing ⚠️
src/Gather.jl 0.00% 45 Missing ⚠️
src/assemblers/Assemblers.jl 71.42% 4 Missing ⚠️
src/meshes/Exodus.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
- Coverage   71.14%   68.92%   -2.22%     
==========================================
  Files          54       56       +2     
  Lines        6324     6514     +190     
==========================================
- Hits         4499     4490       -9     
- Misses       1825     2024     +199     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.