Skip to content

Add Project and Task Operations #1294

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

markbader
Copy link
Contributor

Description:

  • This PR adds operations like create, update and delete to Projects and Tasks

Issues:

Todos:

Make sure to delete unnecessary points or to check all before merging:

  • Updated Changelog
  • Added / Updated Tests

@markbader markbader self-assigned this Apr 28, 2025
Copy link

github-actions bot commented Apr 28, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8658 7255 84% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
webknossos/webknossos/administration/project.py 67% 🟢
webknossos/webknossos/client/api_client/_abstract_api_client.py 90% 🟢
webknossos/webknossos/client/api_client/models.py 100% 🟢
webknossos/webknossos/client/api_client/wk_api_client.py 81% 🟢
TOTAL 85% 🟢

updated for commit: 18fe7b5 by action🐍

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.

[client] Add CRUD operations for Tasks, TaskTypes, Projects etc.
1 participant