Skip to content

chg: [refactor] simplify user roles, enforce scopes in ui accordinly#249

Merged
righel merged 17 commits intomainfrom
enforce-user-roles
Apr 2, 2026
Merged

chg: [refactor] simplify user roles, enforce scopes in ui accordinly#249
righel merged 17 commits intomainfrom
enforce-user-roles

Conversation

@righel
Copy link
Copy Markdown
Collaborator

@righel righel commented Apr 1, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 94.50000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.42%. Comparing base (7bf6a3b) to head (4cc6ebc).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
api/app/repositories/sharing_groups.py 23.07% 10 Missing ⚠️
api/app/models/user.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   75.32%   75.42%   +0.10%     
==========================================
  Files         142      144       +2     
  Lines       10265    10240      -25     
==========================================
- Hits         7732     7724       -8     
+ Misses       2533     2516      -17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread api/app/tests/api/test_roles.py Fixed
Comment thread api/app/tests/api/test_roles.py Fixed
@righel righel merged commit 43009c9 into main Apr 2, 2026
6 checks passed
@righel righel linked an issue Apr 8, 2026 that may be closed by this pull request
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.

[enhancement] revise user roles/permissions, support read-only users

1 participant