Skip to content

Conversation

@ParamThakkar123
Copy link
Contributor

@codecov
Copy link

codecov bot commented Nov 1, 2025

Codecov Report

❌ Patch coverage is 26.08696% with 34 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
transformerlab/routers/experiment/jobs.py 26.08% 33 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@dadmobile
Copy link
Member

Is there a corresponding frontend PR that changes the app to use these routes in their new location?

@ParamThakkar123
Copy link
Contributor Author

Is there a corresponding frontend PR that changes the app to use these routes in their new location?

I haven't started a PR on the frontend yet

@dadmobile
Copy link
Member

Maybe for now we should set this to draft or "[WIP]". I don't think we can merge until frontend is updated at the same time.

I was worried that this might not be possible because I thought we had a page on frontend where you could view jobs from outside the scope of an experiment...but I looked at ViewJobsTav.tsx and looks like it should be OK!

@dadmobile
Copy link
Member

Maybe for now we should set this to draft or "[WIP]". I don't think we can merge until frontend is updated at the same time.

I was worried that this might not be possible because I thought we had a page on frontend where you could view jobs from outside the scope of an experiment...but I looked at ViewJobsTav.tsx and looks like it should be OK!

Oh never mind. I just saw your PR on the app! Sorry!

@ParamThakkar123
Copy link
Contributor Author

Oh. Sorry I forgot to mention the frontend PR here, if we require any changes on the PR on frontend, will make that change and possibly we can get this merged today ?

@deep1401
Copy link
Member

deep1401 commented Nov 5, 2025

Oh. Sorry I forgot to mention the frontend PR here, if we require any changes on the PR on frontend, will make that change and possibly we can get this merged today ?

Will test this out!
Just a helpful practice I use is that whenever I have connected PRs, I mention a comment Depends on transformerlab/transformerlab-api#<PR number> on the frontend so Github shows them to be connected! :)

Copy link
Member

@deep1401 deep1401 left a comment

Choose a reason for hiding this comment

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

Awaiting frontend changes on this one and then will approve this one so we merge both together

@dadmobile
Copy link
Member

(Otherwise everything looks good)

@deep1401
Copy link
Member

deep1401 commented Nov 10, 2025

Awaiting frontend changes on this one and then will approve this one so we merge both together

I approved the frontend from my side. I think Tony still might need to do an approval as he also requested changes. You might want to fix the failing test on here? I think its because of the changed route now

@ParamThakkar123
Copy link
Contributor Author

@dadmobile @deep1401 Tests passed!

@deep1401 deep1401 merged commit 9301f1f into main Nov 11, 2025
8 checks passed
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.

Move /job routes in train.py router to the experiment/jobs.py router

4 participants