wheatandcat / Peperomia

React Native 製の予定管理アプリ
https://peperomia.app
MIT License
41 stars 3 forks source link

Storybookのファイルをtsxに変更する #730

Closed wheatandcat closed 3 years ago

wheatandcat commented 3 years ago

関連 issue

対応内容

開発用メモ

無し

codecov[bot] commented 3 years ago

Codecov Report

Merging #730 (7f94d63) into master (639f308) will decrease coverage by 0.50%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #730      +/-   ##
==========================================
- Coverage   13.24%   12.74%   -0.51%     
==========================================
  Files         126      147      +21     
  Lines        2053     2135      +82     
  Branches      336      334       -2     
==========================================
  Hits          272      272              
- Misses       1766     1848      +82     
  Partials       15       15              
Impacted Files Coverage Δ
src/__mockData__/itemDetail.ts 0.00% <ø> (ø)
src/components/atoms/Hint/stories.tsx 0.00% <0.00%> (ø)
src/components/atoms/stories.tsx 0.00% <ø> (ø)
src/components/molecules/Header/stories.tsx 0.00% <ø> (ø)
...rc/components/molecules/Schedule/TouchableCard.tsx 0.00% <ø> (ø)
src/components/molecules/Schedule/stories.tsx 0.00% <ø> (ø)
src/components/molecules/ScheduleDetail/Card.tsx 0.00% <0.00%> (ø)
...rc/components/molecules/ScheduleDetail/stories.tsx 0.00% <ø> (ø)
...rc/components/molecules/ScheduleHeader/stories.tsx 0.00% <0.00%> (ø)
src/components/organisms/Calendar/stories.tsx 0.00% <ø> (ø)
... and 39 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 639f308...7f94d63. Read the comment docs.