Ran
|
Jobs
1
|
Files
23
|
Run time
1min
|
Badge
README BADGES
|
push
Bump tapioca from `df6e272` to `f2010b5` (#821) * Bump tapioca from `df6e272` to `f2010b5` Bumps [tapioca](https://github.com/Shopify/tapioca) from `df6e272` to `f2010b5`. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/df6e272f4...f2010b52a) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update RBIs [dependabot skip] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
298 of 457 relevant lines covered (65.21%)
1.19 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
60.0 |
-40.0% | spec/support/send_message.rb |
4 |
81.82 |
-18.18% | lib/acts_as_messageable/scopes.rb |
4 |
76.0 |
-16.0% | lib/acts_as_messageable/rails6.rb |
7 |
58.82 |
-41.18% | lib/acts_as_messageable/relation.rb |
10 |
44.44 |
-55.56% | spec/group_messages_spec.rb |
11 |
57.69 |
-42.31% | spec/custom_class_spec.rb |
19 |
70.31 |
-29.69% | lib/acts_as_messageable/message.rb |
22 |
33.33 |
-66.67% | spec/custom_required_spec.rb |
45 |
53.13 |
-46.88% | lib/acts_as_messageable/model.rb |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | #13715.1 | 23 |
65.21 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
33.33 | spec/custom_required_spec.rb | 56 | 33 | 11 - 22 | 22 + 22 | 1.0 | |
44.44 | spec/group_messages_spec.rb | 29 | 18 | 8 - 10 | 10 + 10 | 1.0 | |
44.74 | spec/migrations_spec.rb | 76 | 38 | 17 | 21 | 1.0 | |
53.13 | lib/acts_as_messageable/model.rb | 229 | 96 | 51 - 45 | 45 + 45 | 1.0 - 24 | |
57.69 | spec/custom_class_spec.rb | 49 | 26 | 15 - 11 | 11 + 11 | 1.0 - 1.0 | |
58.82 | lib/acts_as_messageable/relation.rb | 35 | 17 | 10 - 7 | 7 + 7 | 1.0 - 3 | |
60.0 | spec/support/send_message.rb | 12 | 5 | 3 - 2 | 2 + 2 | 1.0 - 10 | |
70.31 | lib/acts_as_messageable/message.rb | 136 | 64 | 45 - 19 | 19 + 19 | 1.0 - 7 | |
75.0 | lib/acts_as_messageable/rails3.rb | 46 | 16 | 12 | 4 | 1.0 | |
76.0 | lib/acts_as_messageable/rails6.rb | 63 | 25 | 19 - 4 | 6 + 4 | 1.0 - 42 |