Skip to content

Conversation

@cmhamel
Copy link
Contributor

@cmhamel cmhamel commented Sep 13, 2025

…/funcs as well. Created DIrichletBCFunc type and did some cleanups elsewehre. Also renamed method to update_field_dirichlet_bcs to be more clear than update_field_bcs to clearly state which types of bcs are being updated.

…/funcs as well. Created DIrichletBCFunc type and did some cleanups elsewehre. Also renamed method to update_field_dirichlet_bcs to be more clear than update_field_bcs to clearly state which types of bcs are being updated.
@codecov
Copy link

codecov bot commented Sep 13, 2025

Codecov Report

❌ Patch coverage is 76.81159% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.63%. Comparing base (2673552) to head (78470e2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/bcs/DirichletBCs.jl 64.10% 14 Missing ⚠️
src/bcs/BoundaryConditions.jl 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   88.53%   87.63%   -0.90%     
==========================================
  Files          43       43              
  Lines        1631     1650      +19     
==========================================
+ Hits         1444     1446       +2     
- Misses        187      204      +17     

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

@cmhamel cmhamel merged commit d7c56f0 into main Sep 13, 2025
9 of 11 checks passed
@cmhamel cmhamel deleted the bcs/dirichlet-rework branch September 13, 2025 21:45
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