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

UserNotesでローカルのuserIdからuserInfoをとるように #284

Merged

Conversation

poppingmoon
Copy link
Contributor

Fix #283

userInfoProviderにリモートサーバーでのuserIdを渡していたせいで常にnullになっていたのを直しました

@codecov-commenter
Copy link

Codecov Report

Merging #284 (70529b0) into develop (0112e99) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #284      +/-   ##
===========================================
- Coverage    24.37%   24.37%   -0.01%     
===========================================
  Files          203      203              
  Lines         9449     9450       +1     
===========================================
  Hits          2303     2303              
- Misses        7146     7147       +1     
Files Changed Coverage Δ
lib/view/user_page/user_notes.dart 0.00% <0.00%> (ø)
lib/view/user_page/user_page.dart 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shiosyakeyakini-info shiosyakeyakini-info merged commit fe7a37b into shiosyakeyakini-info:develop Oct 8, 2023
@shiosyakeyakini-info
Copy link
Owner

マージしました!

@poppingmoon poppingmoon deleted the fix-user-notes branch October 8, 2023 10:30
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.

ノート(リモート)のこの日までを表示が機能しない
3 participants