Skip to content

Conversation

@tstirrat15
Copy link
Contributor

Description

When I went to test authzed/playground#103, I realized that we weren't properly handling self as far as generating the flag went.

Changes

  • Add a test
  • Fix the test

Testing

Review.

@tstirrat15 tstirrat15 requested a review from a team as a code owner February 5, 2026 22:38
@github-actions github-actions bot added area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) labels Feb 5, 2026
@tstirrat15 tstirrat15 enabled auto-merge (squash) February 5, 2026 22:39
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.89%. Comparing base (286d6e8) to head (f8ad125).
⚠️ Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (74.89%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2885      +/-   ##
==========================================
- Coverage   74.93%   74.89%   -0.04%     
==========================================
  Files         484      484              
  Lines       57996    57997       +1     
==========================================
- Hits        43452    43429      -23     
- Misses      11514    11536      +22     
- Partials     3030     3032       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tstirrat15 tstirrat15 merged commit 3b519e8 into main Feb 5, 2026
44 of 45 checks passed
@tstirrat15 tstirrat15 deleted the fix-self-generator branch February 5, 2026 22:51
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/schema Affects the Schema Language area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants