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

Fix anon user case for upload tokens #930

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

@rohitvinnakota-codecov rohitvinnakota-codecov requested a review from a team as a code owner October 28, 2024 17:11
@codecov-notifications
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
graphql_api/types/owner/owner.py 66.66% 1 Missing ⚠️
graphql_api/types/repository/repository.py 66.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@rohitvinnakota-codecov rohitvinnakota-codecov added this pull request to the merge queue Oct 28, 2024
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.23%. Comparing base (52d870a) to head (5c78bb5).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
graphql_api/types/owner/owner.py 66.66% 1 Missing ⚠️
graphql_api/types/repository/repository.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #930      +/-   ##
==========================================
- Coverage   96.24%   96.23%   -0.01%     
==========================================
  Files         823      823              
  Lines       18968    18972       +4     
==========================================
+ Hits        18255    18257       +2     
- Misses        713      715       +2     
Flag Coverage Δ
unit 92.47% <66.66%> (-0.01%) ⬇️
unit-latest-uploader 92.47% <66.66%> (-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.

Merged via the queue into main with commit cdebb02 Oct 28, 2024
14 of 19 checks passed
@rohitvinnakota-codecov rohitvinnakota-codecov deleted the rvinnakota-bugfix-admin branch October 28, 2024 17:34
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