|
Repo Added
|
Files
4
|
Badge
README BADGES
|
push
travis-ci
169 of 197 relevant lines covered (85.79%)
5.56 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 138 | issue-42/user_link | 記録を変更した際にもツイートするように see also #51 | push | travis-ci | pending completion | ||
| 136 | issue-42/user_link | NO_TWEET が効果があるのは development 環境のみに。 メソッド名まちがいでエラーを検出できてなかった。 | push | travis-ci | pending completion | ||
| 134 | issue-42/user_link | リファクタリング ついカッとなって Tweet する部分を集約してみた helper をモデルにインクルードしたくなかったので書きかえてやった。 コントローラで全部処理してやろうかとおもったけど、変更の検知ができないので ActiveSupport::Notification を使う手もあったけどなんか用途として間違えてるので、Observerの変わりになるものを探した結果こうなった。 | push | travis-ci | pending completion |