Skip to content

refactor: Add instance generators for constitutive drivers #3687

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dkachuma
Copy link
Contributor

@dkachuma dkachuma commented Jun 2, 2025

Adds instance generators for some boiler plate code in the constitutive drivers. This should make adding of new models simpler.

@dkachuma dkachuma self-assigned this Jun 2, 2025
@dkachuma dkachuma added ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline ci: run code coverage enables running of the code coverage CI jobs labels Jun 2, 2025
@dkachuma dkachuma marked this pull request as ready for review June 2, 2025 20:16
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.56%. Comparing base (c2768e6) to head (9aa9dbd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3687   +/-   ##
========================================
  Coverage    57.56%   57.56%           
========================================
  Files         1235     1235           
  Lines       106973   106973           
========================================
  Hits         61578    61578           
  Misses       45395    45395           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: run code coverage enables running of the code coverage CI jobs ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant