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

oauth: adding check for assignment uuid when creating token (PROJQUAY-7457) #3004

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

bcaton85
Copy link
Contributor

@bcaton85 bcaton85 commented Jul 8, 2024

Adding check for assignment_uuid, otherwise sends value to API as the string 'None' and breaks.

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.40%. Comparing base (27ebc40) to head (82134ee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3004   +/-   ##
=======================================
  Coverage   70.40%   70.40%           
=======================================
  Files         440      440           
  Lines       41462    41462           
  Branches     5438     5438           
=======================================
+ Hits        29192    29193    +1     
- Misses      10550    10552    +2     
+ Partials     1720     1717    -3     
Flag Coverage Δ
unit 70.40% <ø> (+<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.

@bcaton85 bcaton85 merged commit 49e45c4 into quay:master Jul 8, 2024
19 checks passed
@bcaton85
Copy link
Contributor Author

bcaton85 commented Jul 8, 2024

/cherry-pick redhat-3.12

@openshift-cherrypick-robot

@bcaton85: new pull request created: #3005

In response to this:

/cherry-pick redhat-3.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants