sports-club-hanzan / virtual-pilgrimage

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

お寺の情報追加 #38

Closed itomizu closed 2 years ago

itomizu commented 2 years ago

お寺の情報をFirestoreから取ってくるようにしました imagesにお寺の画像を複数格納できるようにしました

codecov[bot] commented 2 years ago

Codecov Report

Base: 55.80% // Head: 53.57% // Decreases project coverage by -2.23% :warning:

Coverage data is based on head (ef56fa6) compared to base (e348463). Patch coverage: 17.30% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== - Coverage 55.80% 53.57% -2.24% ========================================== Files 50 56 +6 Lines 844 896 +52 ========================================== + Hits 471 480 +9 - Misses 373 416 +43 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `53.57% <17.30%> (-2.24%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda) | Coverage Δ | | |---|---|---| | [lib/domain/temple/temple\_image.codegen.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2RvbWFpbi90ZW1wbGUvdGVtcGxlX2ltYWdlLmNvZGVnZW4uZGFydA==) | `0.00% <0.00%> (ø)` | | | [lib/domain/temple/temple\_image.codegen.g.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2RvbWFpbi90ZW1wbGUvdGVtcGxlX2ltYWdlLmNvZGVnZW4uZy5kYXJ0) | `0.00% <0.00%> (ø)` | | | [lib/domain/temple/temple\_info.codegen.g.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2RvbWFpbi90ZW1wbGUvdGVtcGxlX2luZm8uY29kZWdlbi5nLmRhcnQ=) | `0.00% <0.00%> (ø)` | | | [lib/domain/temple/temple\_repository.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2RvbWFpbi90ZW1wbGUvdGVtcGxlX3JlcG9zaXRvcnkuZGFydA==) | `0.00% <0.00%> (ø)` | | | [...astructure/firebase/firestore\_collection\_path.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2luZnJhc3RydWN0dXJlL2ZpcmViYXNlL2ZpcmVzdG9yZV9jb2xsZWN0aW9uX3BhdGguZGFydA==) | `0.00% <ø> (ø)` | | | [lib/domain/temple/temple\_info.codegen.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2RvbWFpbi90ZW1wbGUvdGVtcGxlX2luZm8uY29kZWdlbi5kYXJ0) | `20.00% <20.00%> (ø)` | | | [.../infrastructure/temple/temple\_repository\_impl.dart](https://codecov.io/gh/s14t284/virtual-pilgrimage/pull/38/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda#diff-bGliL2luZnJhc3RydWN0dXJlL3RlbXBsZS90ZW1wbGVfcmVwb3NpdG9yeV9pbXBsLmRhcnQ=) | `50.00% <50.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryuya+Ikeda)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.