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

fix(Loop): also added project_hyperparameters to TrainedPipelineCard #531

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

almostintuitive
Copy link
Contributor

Closes #

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #531 (10c0e5e) into main (79daa66) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #531   +/-   ##
=======================================
  Coverage   89.14%   89.14%           
=======================================
  Files         100      100           
  Lines        4706     4709    +3     
=======================================
+ Hits         4195     4198    +3     
  Misses        511      511           
Files Coverage Δ
src/fold/base/classes.py 87.54% <100.00%> (+0.14%) ⬆️
src/fold/loop/backend/sequential.py 78.57% <ø> (ø)
src/fold/loop/common.py 98.23% <ø> (ø)
src/fold/loop/inference.py 84.21% <ø> (ø)
src/fold/loop/training.py 84.37% <ø> (ø)
src/fold/loop/updating.py 52.94% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@almostintuitive almostintuitive merged commit d4f0fab into main Oct 17, 2023
18 checks passed
@almostintuitive almostintuitive deleted the fix/loop branch October 17, 2023 13:01
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.

1 participant