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

let authorize! return the policy record #287

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

sedubois
Copy link
Contributor

Fixes #286. NB: I am new to this framework, so please double-check.

PR checklist:

  • Tests included
  • Documentation updated
  • Changelog entry added

Tested with bundle exec rake test && bundle exec rspec.

@palkan
Copy link
Owner

palkan commented Jan 29, 2025

Thanks!

@palkan palkan merged commit 62b3bc8 into palkan:master Jan 29, 2025
7 of 12 checks passed
Copy link

coveralls-official bot commented Jan 29, 2025

Coverage Status

coverage: 93.766% (+0.001%) from 93.765%
when pulling 7b5a13d on sedubois:authorize-return-record
into 2fe7fc9 on palkan:master.

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.

Return authorized record in authorize!
2 participants