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

feat: authorization status export #53

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

nmsp
Copy link
Contributor

@nmsp nmsp commented Jan 23, 2024

πŸ”— Issue Link

closes #52

πŸ™Œ What I did

Exported so that AuthorizationStatus can be used on the app side.

✍️ What I didn't do

βœ… Verification

  • Android
  • iOS
  • macOS
  • Web

Screenshots

Additional Information

@nmsp nmsp requested review from riscait and naipaka January 23, 2024 00:23
@nmsp nmsp self-assigned this Jan 23, 2024
@nmsp nmsp requested a review from a team as a code owner January 23, 2024 00:23
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (9caa8c0) 54.27% compared to head (f655a72) 54.27%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   54.27%   54.27%           
=======================================
  Files          11       11           
  Lines         269      269           
=======================================
  Hits          146      146           
  Misses        123      123           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Copy link
Member

@riscait riscait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks!

The Issue description is still in the template, so you can either write the content or not create an Issue if you don't need it.

@nmsp nmsp merged commit d77dca9 into main Jan 23, 2024
6 checks passed
@nmsp nmsp deleted the 52-AuthorizationStatus-export branch January 23, 2024 15:19
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.

AuthorizationStatus Export
2 participants