Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for handling anon users for token GQL resolvers #932

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

rohitvinnakota-codecov
Copy link
Contributor

Following up from
#930

The check on the owner type is not required since the resolver already has an require_part_of_org decorator

@rohitvinnakota-codecov rohitvinnakota-codecov requested a review from a team as a code owner October 29, 2024 14:21
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (cdebb02) to head (86cc20b).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #932      +/-   ##
==========================================
+ Coverage   96.23%   96.24%   +0.01%     
==========================================
  Files         823      823              
  Lines       18972    18970       -2     
==========================================
  Hits        18257    18257              
+ Misses        715      713       -2     
Flag Coverage Δ
unit 92.48% <100.00%> (+0.01%) ⬆️
unit-latest-uploader 92.48% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@codecov-notifications
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@rohitvinnakota-codecov rohitvinnakota-codecov added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit 02e7bcd Oct 30, 2024
19 checks passed
@rohitvinnakota-codecov rohitvinnakota-codecov deleted the rvinnakota/test-gql-tokens branch October 30, 2024 15:00
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