Skip to content

Conversation

tjeerddie
Copy link
Contributor

@tjeerddie tjeerddie commented Sep 12, 2025

get_current_user has type: Awaitable[OIDCUserModel | None]

  • Also await get_current_user in process user_permissions graphql field

@tjeerddie tjeerddie marked this pull request as draft September 12, 2025 11:08
Copy link

codspeed-hq bot commented Sep 12, 2025

CodSpeed Performance Report

Merging #1062 will not alter performance

Comparing fix-workflow-is-allowed-get-user (aa64081) with main (8a2b890)

Summary

✅ 13 untouched

Copy link

codecov bot commented Sep 12, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.14%. Comparing base (8a2b890) to head (aa64081).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
orchestrator/graphql/schemas/process.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1062   +/-   ##
=======================================
  Coverage   85.14%   85.14%           
=======================================
  Files         217      217           
  Lines       10495    10495           
  Branches     1004     1004           
=======================================
  Hits         8936     8936           
  Misses       1305     1305           
  Partials      254      254           

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

@tjeerddie tjeerddie marked this pull request as ready for review September 12, 2025 11:36
Copy link
Member

@pboers1988 pboers1988 left a comment

Choose a reason for hiding this comment

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

LGTM

@pboers1988 pboers1988 merged commit 40d774d into main Sep 15, 2025
17 of 18 checks passed
@pboers1988 pboers1988 deleted the fix-workflow-is-allowed-get-user branch September 15, 2025 07:59
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.

3 participants