Skip to content

Merge branch 'main' into change-physics-interface

66974af
Select commit
Loading
Failed to load commit list.
Merged

changing physics interface. #206

Merge branch 'main' into change-physics-interface
66974af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2025 in 0s

74.46% (-0.11%) compared to 4a75c41

View this Pull Request on Codecov

74.46% (-0.11%) compared to 4a75c41

Details

Codecov Report

❌ Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.46%. Comparing base (4a75c41) to head (66974af).

Files with missing lines Patch % Lines
src/Functions.jl 0.00% 2 Missing ⚠️
src/assemblers/SparseMatrixAssembler.jl 0.00% 1 Missing ⚠️
src/bcs/BoundaryConditions.jl 0.00% 1 Missing ⚠️
src/ics/InitialConditions.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   74.56%   74.46%   -0.11%     
==========================================
  Files          49       49              
  Lines        2139     2142       +3     
==========================================
  Hits         1595     1595              
- Misses        544      547       +3     

☔ View full report in Codecov by Sentry.
📢 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.