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

[DOP-23122] add redirect_uri to auth request #146

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

TiGrib
Copy link
Contributor

@TiGrib TiGrib commented Jan 24, 2025

Change Summary

Missed redirect_uri for auth request

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@TiGrib TiGrib self-assigned this Jan 24, 2025
@TiGrib TiGrib requested a review from dolfinus January 24, 2025 13:31
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (b710276) to head (73ed0aa).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #146   +/-   ##
========================================
  Coverage    92.63%   92.63%           
========================================
  Files          176      176           
  Lines         3858     3858           
  Branches       265      265           
========================================
  Hits          3574     3574           
  Misses         222      222           
  Partials        62       62           

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

@TiGrib TiGrib merged commit ce23064 into develop Jan 24, 2025
12 checks passed
@TiGrib TiGrib deleted the bugfix/DOP-23122 branch January 24, 2025 13:35
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