Skip to content

Applications can inject their own MeshObject via an input file#736

Merged
andrsd merged 1 commit intomainfrom
inpfl-mesh-obj-polymorph
Apr 10, 2025
Merged

Applications can inject their own MeshObject via an input file#736
andrsd merged 1 commit intomainfrom
inpfl-mesh-obj-polymorph

Conversation

@andrsd
Copy link
Copy Markdown
Owner

@andrsd andrsd commented Apr 10, 2025

If needed, applications can override InputFile::create_mesh_object and
supply thier own mesh object if needed. This opens the design more.

If needed, applications can override `InputFile::create_mesh_object` and
supply thier own mesh object if needed.  This opens the design more.
@andrsd andrsd added feat New feature or request api-change PR changes API, i.e. it will break depending apps labels Apr 10, 2025
@andrsd andrsd self-assigned this Apr 10, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.52%. Comparing base (8de117a) to head (5d878cc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #736   +/-   ##
=======================================
  Coverage   85.52%   85.52%           
=======================================
  Files         199      199           
  Lines       13470    13474    +4     
=======================================
+ Hits        11520    11524    +4     
  Misses       1950     1950           

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

@andrsd andrsd merged commit 40beaf2 into main Apr 10, 2025
10 checks passed
@andrsd andrsd deleted the inpfl-mesh-obj-polymorph branch April 10, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-change PR changes API, i.e. it will break depending apps feat New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant