Skip to content

Replace recursive-Node ScalarExpressionFunction with isbits flat form#310

Merged
cmhamel merged 2 commits into
mainfrom
feature/flat-scalar-expression-function
Jun 9, 2026
Merged

Replace recursive-Node ScalarExpressionFunction with isbits flat form#310
cmhamel merged 2 commits into
mainfrom
feature/flat-scalar-expression-function

Auto-route ScalarExpressionFunction through symbolic time derivatives

727fc7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

71.88% (+0.28%) compared to 0ddce93

View this Pull Request on Codecov

71.88% (+0.28%) compared to 0ddce93

Details

Codecov Report

❌ Patch coverage is 91.96429% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.88%. Comparing base (0ddce93) to head (727fc7c).

Files with missing lines Patch % Lines
src/bcs/DirichletBCs.jl 37.50% 5 Missing ⚠️
src/Expressions.jl 96.15% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   71.59%   71.88%   +0.28%     
==========================================
  Files          56       56              
  Lines        5112     5200      +88     
==========================================
+ Hits         3660     3738      +78     
- Misses       1452     1462      +10     

☔ 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.