Skip to content

Expose information about task-group usage to users#3383

Open
ychiucco wants to merge 18 commits into
mainfrom
3297-expose-information-about-task-group-usage-to-users
Open

Expose information about task-group usage to users#3383
ychiucco wants to merge 18 commits into
mainfrom
3297-expose-information-about-task-group-usage-to-users

Conversation

@ychiucco

@ychiucco ychiucco commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

closes #3297

Checklist before merging into main

  • I merged main into the current branch.
  • I added an appropriate entry to CHANGELOG.md
  • All GitHub checks completed successfully, or there are failures which are clearly unrelated to this Pull Request and I opened an issue about it.
  • The reported "PR coverage" is 100%, or we briefly discussed why this is not the case.
  • I added logging to new code - if appropriate.
  • I added type hints to new code - if appropriate - and maybe I ran this command to spot some naive errors:
ty check $(git diff main --name-only ./fractal_server)

@ychiucco ychiucco linked an issue Jun 30, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  fractal_server/app/routes/admin/v2
  task_group.py
  fractal_server/app/routes/api/v2
  _aux_task_group_disambiguation.py
  task_group.py
  fractal_server/app/schemas/v2
  task_group.py
Project Total  

This report was generated by python-coverage-comment-action

@github-actions

This comment was marked as off-topic.

Comment thread fractal_server/app/routes/api/v2/task_group.py Outdated
@ychiucco ychiucco changed the base branch from main to 3384-review-whether-any-client-uses-slimfalse-for-get-apiv2task-group July 1, 2026 07:33
@ychiucco ychiucco changed the base branch from 3384-review-whether-any-client-uses-slimfalse-for-get-apiv2task-group to main July 2, 2026 07:04
@ychiucco ychiucco marked this pull request as ready for review July 2, 2026 07:26
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.

Expose information about task-group usage to users

2 participants