• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

BetterErrors / better_errors / 582
86%
master: 97%

Build:
Build:
LAST BUILD BRANCH: feature/content-type
DEFAULT BRANCH: master
Ran 16 Feb 2020 04:06PM UTC
Jobs 47
Files 13
Run time 16min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
582

Pull #449

travis-ci

web-flow
Allow skipping variable inspection by class name

This adds a new global setting `BetterErrors.ignored_classes` that will
skip inspecting the value of local and instance variables of this type.
The default setting ignores action dispatch request and response
instances, which are usually not printed anyways due to exceeding the
limit of `BetterErrors.maximum_variable_inspect_size`, but also avoids
all the memory allocations and database queries that are triggered by
calling `#inspect` on variables.

The default setting was chosen to avoid excessive database queries for
unloaded relations, because both the `ActionDispatch::Request` and the
`ActionDispatch::Response` objects hold many references to the
controller instance, causing the same instance variables to be inspected
over and over again.
Pull Request #449: Allow skipping variable inspection by class name

5 of 5 new or added lines in 2 files covered. (100.0%)

396 of 457 relevant lines covered (86.65%)

1751.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 582.1 (2.2.10, gemfiles/rails42.gemfile) 16 Feb 2020 04:06PM UTC 0
84.93
Travis Job 582.1
2 582.2 (2.2.10, gemfiles/rails50.gemfile) 16 Feb 2020 04:06PM UTC 0
84.93
Travis Job 582.2
3 582.3 (2.2.10, gemfiles/rails51.gemfile) 16 Feb 2020 04:06PM UTC 0
84.93
Travis Job 582.3
4 582.4 (2.2.10, gemfiles/rails52.gemfile) 16 Feb 2020 04:06PM UTC 0
84.93
Travis Job 582.4
5 582.5 (2.2.10, gemfiles/rails42_haml.gemfile) 16 Feb 2020 04:06PM UTC 0
84.93
Travis Job 582.5
6 582.6 (2.2.10, gemfiles/rails50_haml.gemfile) 16 Feb 2020 04:07PM UTC 0
84.93
Travis Job 582.6
7 582.7 (2.2.10, gemfiles/rails51_haml.gemfile) 16 Feb 2020 04:07PM UTC 0
84.93
Travis Job 582.7
8 582.8 (2.2.10, gemfiles/rails52_haml.gemfile) 16 Feb 2020 04:07PM UTC 0
84.93
Travis Job 582.8
13 582.13 (2.2.10, gemfiles/rack.gemfile) 16 Feb 2020 04:08PM UTC 0
86.6
Travis Job 582.13
15 582.15 (2.2.10, gemfiles/pry09.gemfile) 16 Feb 2020 04:09PM UTC 0
87.44
Travis Job 582.15
17 582.17 (2.3.7, gemfiles/rails50.gemfile) 16 Feb 2020 04:09PM UTC 0
85.0
Travis Job 582.17
18 582.18 (2.3.7, gemfiles/rails51.gemfile) 16 Feb 2020 04:09PM UTC 0
85.0
Travis Job 582.18
19 582.19 (2.3.7, gemfiles/rails52.gemfile) 16 Feb 2020 04:09PM UTC 0
85.0
Travis Job 582.19
21 582.21 (2.3.7, gemfiles/rails50_haml.gemfile) 16 Feb 2020 04:10PM UTC 0
85.0
Travis Job 582.21
22 582.22 (2.3.7, gemfiles/rails51_haml.gemfile) 16 Feb 2020 04:10PM UTC 0
85.0
Travis Job 582.22
23 582.23 (2.3.7, gemfiles/rails52_haml.gemfile) 16 Feb 2020 04:11PM UTC 0
85.0
Travis Job 582.23
28 582.28 (2.3.7, gemfiles/rack.gemfile) 16 Feb 2020 04:12PM UTC 0
86.67
Travis Job 582.28
30 582.30 (2.3.7, gemfiles/pry09.gemfile) 16 Feb 2020 04:12PM UTC 0
87.5
Travis Job 582.30
31 582.31 (2.4.4, gemfiles/rails50.gemfile) 16 Feb 2020 04:12PM UTC 0
85.0
Travis Job 582.31
32 582.32 (2.4.4, gemfiles/rails51.gemfile) 16 Feb 2020 04:13PM UTC 0
85.0
Travis Job 582.32
33 582.33 (2.4.4, gemfiles/rails52.gemfile) 16 Feb 2020 04:13PM UTC 0
85.0
Travis Job 582.33
34 582.34 (2.4.4, gemfiles/rails50_haml.gemfile) 16 Feb 2020 04:13PM UTC 0
85.0
Travis Job 582.34
35 582.35 (2.4.4, gemfiles/rails51_haml.gemfile) 16 Feb 2020 04:13PM UTC 0
85.0
Travis Job 582.35
36 582.36 (2.4.4, gemfiles/rails52_haml.gemfile) 16 Feb 2020 04:14PM UTC 0
85.0
Travis Job 582.36
40 582.40 (2.4.4, gemfiles/rack.gemfile) 16 Feb 2020 04:14PM UTC 0
86.67
Travis Job 582.40
42 582.42 (2.4.4, gemfiles/pry09.gemfile) 16 Feb 2020 04:15PM UTC 0
87.5
Travis Job 582.42
43 582.43 (2.5.1, gemfiles/rails50.gemfile) 16 Feb 2020 04:15PM UTC 0
85.0
Travis Job 582.43
44 582.44 (2.5.1, gemfiles/rails51.gemfile) 16 Feb 2020 04:15PM UTC 0
85.0
Travis Job 582.44
45 582.45 (2.5.1, gemfiles/rails52.gemfile) 16 Feb 2020 04:15PM UTC 0
85.0
Travis Job 582.45
46 582.46 (2.5.1, gemfiles/rails50_haml.gemfile) 16 Feb 2020 04:16PM UTC 0
85.0
Travis Job 582.46
47 582.47 (2.5.1, gemfiles/rails51_haml.gemfile) 16 Feb 2020 04:16PM UTC 0
85.0
Travis Job 582.47
48 582.48 (2.5.1, gemfiles/rails52_haml.gemfile) 16 Feb 2020 04:16PM UTC 0
85.0
Travis Job 582.48
52 582.52 (2.5.1, gemfiles/rack.gemfile) 16 Feb 2020 04:17PM UTC 0
86.67
Travis Job 582.52
54 582.54 (2.5.1, gemfiles/pry09.gemfile) 16 Feb 2020 04:17PM UTC 0
87.5
Travis Job 582.54
56 582.56 (2.2.10, gemfiles/pry011.gemfile) 16 Feb 2020 04:18PM UTC 0
87.22
Travis Job 582.56
58 582.58 (2.3.7, gemfiles/pry011.gemfile) 16 Feb 2020 04:18PM UTC 0
87.28
Travis Job 582.58
60 582.60 (2.4.4, gemfiles/pry011.gemfile) 16 Feb 2020 04:18PM UTC 0
87.28
Travis Job 582.60
62 582.62 (2.5.1, gemfiles/pry011.gemfile) 16 Feb 2020 04:19PM UTC 0
87.28
Travis Job 582.62
64 582.64 (ruby-head, gemfiles/rails50.gemfile) 16 Feb 2020 04:19PM UTC 0
84.93
Travis Job 582.64
65 582.65 (ruby-head, gemfiles/rails51.gemfile) 16 Feb 2020 04:19PM UTC 0
84.93
Travis Job 582.65
66 582.66 (ruby-head, gemfiles/rails52.gemfile) 16 Feb 2020 04:20PM UTC 0
84.93
Travis Job 582.66
68 582.68 (ruby-head, gemfiles/rails50_haml.gemfile) 16 Feb 2020 04:20PM UTC 0
84.93
Travis Job 582.68
69 582.69 (ruby-head, gemfiles/rails51_haml.gemfile) 16 Feb 2020 04:20PM UTC 0
84.93
Travis Job 582.69
70 582.70 (ruby-head, gemfiles/rails52_haml.gemfile) 16 Feb 2020 04:21PM UTC 0
84.93
Travis Job 582.70
75 582.75 (ruby-head, gemfiles/rack.gemfile) 16 Feb 2020 04:22PM UTC 0
86.6
Travis Job 582.75
77 582.77 (ruby-head, gemfiles/pry09.gemfile) 16 Feb 2020 04:22PM UTC 0
87.44
Travis Job 582.77
79 582.79 (ruby-head, gemfiles/pry011.gemfile) 16 Feb 2020 04:23PM UTC 0
87.22
Travis Job 582.79
Source Files on build 582
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #582
  • Pull Request #449
  • PR Base - master (#564)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc