wheatandcat / Peperomia

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

新設計でPushのユニバーサルリンク周りを修正する #731

Closed wheatandcat closed 3 years ago

wheatandcat commented 3 years ago

関連 issue

対応内容

開発用メモ

無し

codecov[bot] commented 3 years ago

Codecov Report

Merging #731 (510abd5) into master (b91ad84) will decrease coverage by 0.10%. The diff coverage is 3.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #731      +/-   ##
==========================================
- Coverage   12.74%   12.63%   -0.11%     
==========================================
  Files         147      147              
  Lines        2135     2161      +26     
  Branches      334      339       +5     
==========================================
+ Hits          272      273       +1     
- Misses       1848     1873      +25     
  Partials       15       15              
Impacted Files Coverage Δ
src/WithProvider.tsx 0.00% <ø> (ø)
src/components/molecules/Header/Header.tsx 0.00% <ø> (ø)
src/components/pages/Calendars/index.tsx 0.00% <0.00%> (ø)
src/lib/urlScheme.ts 68.18% <16.66%> (-19.32%) :arrow_down:

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 b91ad84...510abd5. Read the comment docs.