Skip to content
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

[Feature] 28 Make models switchable through the config #45

Merged

Conversation

JesperDramsch
Copy link
Member

@JesperDramsch JesperDramsch commented Sep 16, 2024

This enables instantiation of the model through hydra

Closes #28

mchantry
mchantry previously approved these changes Sep 17, 2024
Copy link
Member

@mchantry mchantry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mchantry mchantry added ATS approved Approved by ATS and removed ATS approved Approved by ATS labels Sep 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.84%. Comparing base (90ef59c) to head (6afb1cd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #45   +/-   ##
========================================
  Coverage    99.84%   99.84%           
========================================
  Files           23       23           
  Lines         1277     1277           
========================================
  Hits          1275     1275           
  Misses           2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mchantry mchantry added the ATS approved Approved by ATS label Sep 23, 2024
Copy link
Member

@mchantry mchantry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@JesperDramsch JesperDramsch merged commit e608a73 into develop Sep 23, 2024
109 checks passed
@JesperDramsch JesperDramsch deleted the feature/28-make-models-switchable-through-the-config branch September 23, 2024 14:52
theissenhelen pushed a commit that referenced this pull request Sep 27, 2024
* feat: make model instantiateable

* docs: instantiation explained in changelog

* refactor: rename model config object

* fix: rename config to model_config

* fix: mark non-recursive

* docs: changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ATS approved Approved by ATS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Models switchable through the config
3 participants