Skip to content

Add helper method to determine if user has admin rights

06fc7bd
Select commit
Loading
Failed to load commit list.
Merged

Add helper method to determine if user has admin rights #291

Add helper method to determine if user has admin rights
06fc7bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@f77c4a8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/routers/openml/datasets.py 25.00% 3 Missing ⚠️
src/routers/openml/study.py 33.33% 2 Missing ⚠️
src/core/access.py 50.00% 1 Missing ⚠️
src/database/users.py 50.00% 1 Missing ⚠️
src/routers/openml/setups.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #291   +/-   ##
=======================================
  Coverage        ?   54.15%           
=======================================
  Files           ?       37           
  Lines           ?     1553           
  Branches        ?      135           
=======================================
  Hits            ?      841           
  Misses          ?      710           
  Partials        ?        2           

☔ 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.