Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

andrsd
Copy link
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 enhancement 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
Copy link

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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant