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

Add: add Storage Model #208

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add: add Storage Model #208

wants to merge 2 commits into from

Conversation

happycastle114
Copy link
Contributor

FlutterSecureStorage에 토큰 저장 후 매번 불러오기 추가

@happycastle114 happycastle114 self-assigned this Nov 4, 2024
@happycastle114 happycastle114 linked an issue Nov 4, 2024 that may be closed by this pull request
@happycastle114 happycastle114 marked this pull request as draft November 4, 2024 12:58
@github-actions github-actions bot added the size/s label Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Project coverage is 38.75%. Comparing base (5896c05) to head (e8f00c9).

Files with missing lines Patch % Lines
lib/providers/auth_model.dart 0.00% 16 Missing ⚠️
lib/extensions/storage_model.dart 0.00% 12 Missing ⚠️
lib/pages/login_page.dart 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   39.00%   38.75%   -0.25%     
==========================================
  Files          80       81       +1     
  Lines        4879     4910      +31     
==========================================
  Hits         1903     1903              
- Misses       2976     3007      +31     

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

@github-actions github-actions bot added size/m and removed size/s labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 자동로그인 추가
1 participant