sports-club-hanzan / virtual-pilgrimage

仮想的に四国八十八ヶ所お遍路を体験することができる歩数系アプリ
3 stars 0 forks source link

'health' テーブルの定義 #117

Closed rikeda71 closed 1 year ago

rikeda71 commented 1 year ago

@sports-club-hanzan/developer

どうしても OS ごとの health ケア情報取得・更新が重いことや日毎のヘルスケア情報を保存しておいていないことでアプリの機能拡張ができないので health テーブルを新設し、日毎にユーザのヘルスケア情報を保存します

codecov-commenter commented 1 year ago

Codecov Report

Merging #117 (533fec6) into main (ce8d182) will decrease coverage by 0.76%. The diff coverage is 24.28%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   51.61%   50.85%   -0.76%     
==========================================
  Files         122      125       +3     
  Lines        2383     2452      +69     
==========================================
+ Hits         1230     1247      +17     
- Misses       1153     1205      +52     
Flag Coverage Δ
unittests 50.85% <24.28%> (-0.76%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/domain/health/user_health.codegen.g.dart 0.00% <0.00%> (ø)
lib/ui/pages/sign_in/sign_in_page.dart 1.25% <0.00%> (-0.05%) :arrow_down:
...astructure/health/user_health_repository_impl.dart 3.33% <3.33%> (ø)
lib/domain/health/user_health.codegen.dart 75.00% <75.00%> (ø)
...lication/user/health/update_health_interactor.dart 51.66% <100.00%> (+3.45%) :arrow_up:
...application/user/health/update_health_usecase.dart 100.00% <100.00%> (ø)
...pplication/user/health/user_health_repository.dart 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.