TetsuFe / flutter_novel

Flutter製のノベルゲーム
https://tetsufe.github.io/flutter_novel/#/
3 stars 1 forks source link

チャットのテストコード追加 #34

Closed TetsuFe closed 4 years ago

TetsuFe commented 4 years ago

30 と内容は同じ。

コミットがごちゃごちゃしていたので、後半部分のコミットをsquashで一つにまとめたPRを作成

https://qiita.com/na4da/items/32c002b10abe5227f49c

codecov[bot] commented 4 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   35.06%   35.06%           
=======================================
  Files           4        4           
  Lines          77       77           
=======================================
  Hits           27       27           
  Misses         50       50           
Impacted Files Coverage Δ
lib/story/models/story_state_notifier.dart 100.00% <ø> (ø)

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 0b31f68...db48fec. Read the comment docs.