Skip to content

Conversation

@tpoliaw
Copy link
Collaborator

@tpoliaw tpoliaw commented Aug 22, 2025

Using the attributes allows the auth logic to be separated from the
logic in the resolver endpoints and makes it easier to re-use the checks
for other future endpoints if they're added.

Using the attributes allows the auth logic to be separated from the
logic in the resolver endpoints and makes it easier to re-use the checks
for other future endpoints if they're added.
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.58%. Comparing base (dd725e6) to head (1d139a2).

Files with missing lines Patch % Lines
src/graphql/auth.rs 76.19% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   77.52%   77.58%   +0.05%     
==========================================
  Files          13       13              
  Lines        1909     1905       -4     
==========================================
- Hits         1480     1478       -2     
+ Misses        429      427       -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.

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.

2 participants