Skip to content

Commit 09ff748

Browse files
committed
Update SimpleCov to 1.0
Remove the filter on `/spec`, which is now filtered by default.
1 parent 6a56a78 commit 09ff748

6 files changed

Lines changed: 40 additions & 71 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ GEM
104104
crass (1.0.7)
105105
date (3.5.1)
106106
diff-lcs (1.6.2)
107-
docile (1.4.1)
108107
drb (2.2.3)
109108
erb (6.0.4)
110109
erubi (1.13.1)
@@ -118,11 +117,11 @@ GEM
118117
prism (>= 1.3.0)
119118
rdoc (>= 4.0.0)
120119
reline (>= 0.4.2)
121-
json (2.20.0)
122-
language_server-protocol (3.17.0.5)
120+
json (2.21.1)
121+
language_server-protocol (3.17.0.6)
123122
lint_roller (1.1.0)
124123
logger (1.7.0)
125-
loofah (2.25.1)
124+
loofah (2.25.2)
126125
crass (~> 1.0.2)
127126
nokogiri (>= 1.12.0)
128127
mail (2.9.1)
@@ -161,7 +160,7 @@ GEM
161160
nokogiri (1.19.4-x86_64-linux-gnu)
162161
racc (~> 1.4)
163162
parallel (1.28.0)
164-
parser (3.3.11.1)
163+
parser (3.3.12.0)
165164
ast (~> 2.4.1)
166165
racc
167166
pp (0.6.4)
@@ -200,8 +199,8 @@ GEM
200199
activesupport (>= 5.0.0)
201200
minitest
202201
nokogiri (>= 1.6)
203-
rails-html-sanitizer (1.7.0)
204-
loofah (~> 2.25)
202+
rails-html-sanitizer (1.7.1)
203+
loofah (~> 2.25, >= 2.25.2)
205204
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
206205
railties (8.0.5)
207206
actionpack (= 8.0.5)
@@ -248,7 +247,7 @@ GEM
248247
rspec-mocks (>= 3.13.0, < 5.0.0)
249248
rspec-support (>= 3.13.0, < 5.0.0)
250249
rspec-support (3.13.7)
251-
rubocop (1.88.0)
250+
rubocop (1.88.2)
252251
json (~> 2.3)
253252
language_server-protocol (~> 3.17.0.2)
254253
lint_roller (~> 1.1.0)
@@ -259,7 +258,7 @@ GEM
259258
rubocop-ast (>= 1.49.0, < 2.0)
260259
ruby-progressbar (~> 1.7)
261260
unicode-display_width (>= 2.4.0, < 4.0)
262-
rubocop-ast (1.49.1)
261+
rubocop-ast (1.50.0)
263262
parser (>= 3.3.7.2)
264263
prism (~> 1.7)
265264
rubocop-capybara (3.0.0)
@@ -278,15 +277,10 @@ GEM
278277
rubocop (~> 1.86, >= 1.86.2)
279278
ruby-progressbar (1.13.0)
280279
securerandom (0.4.1)
281-
simplecov (0.22.0)
282-
docile (~> 1.1)
283-
simplecov-html (~> 0.11)
284-
simplecov_json_formatter (~> 0.1)
285-
simplecov-cobertura (3.2.0)
280+
simplecov (1.0.1)
281+
simplecov-cobertura (4.0.0)
286282
rexml
287-
simplecov (~> 0.19)
288-
simplecov-html (0.13.2)
289-
simplecov_json_formatter (0.1.4)
283+
simplecov (~> 1.0)
290284
thor (1.5.0)
291285
timeout (0.6.1)
292286
tsort (0.2.0)
@@ -331,4 +325,4 @@ DEPENDENCIES
331325
simplecov-cobertura
332326

333327
BUNDLED WITH
334-
4.0.15
328+
4.0.16

gemfiles/rails_70/Gemfile.lock

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ GEM
104104
crass (1.0.7)
105105
date (3.5.1)
106106
diff-lcs (1.6.2)
107-
docile (1.4.1)
108107
drb (2.2.3)
109108
erubi (1.13.1)
110109
globalid (1.4.0)
@@ -113,7 +112,7 @@ GEM
113112
concurrent-ruby (~> 1.0)
114113
io-console (0.8.2)
115114
logger (1.7.0)
116-
loofah (2.25.1)
115+
loofah (2.25.2)
117116
crass (~> 1.0.2)
118117
nokogiri (>= 1.12.0)
119118
mail (2.9.1)
@@ -180,8 +179,8 @@ GEM
180179
activesupport (>= 5.0.0)
181180
minitest
182181
nokogiri (>= 1.6)
183-
rails-html-sanitizer (1.7.0)
184-
loofah (~> 2.25)
182+
rails-html-sanitizer (1.7.1)
183+
loofah (~> 2.25, >= 2.25.2)
185184
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
186185
railties (7.0.10)
187186
actionpack (= 7.0.10)
@@ -217,15 +216,10 @@ GEM
217216
rspec-support (~> 3.13)
218217
rspec-support (3.13.7)
219218
securerandom (0.4.1)
220-
simplecov (0.22.0)
221-
docile (~> 1.1)
222-
simplecov-html (~> 0.11)
223-
simplecov_json_formatter (~> 0.1)
224-
simplecov-cobertura (3.2.0)
219+
simplecov (1.0.1)
220+
simplecov-cobertura (4.0.0)
225221
rexml
226-
simplecov (~> 0.19)
227-
simplecov-html (0.13.2)
228-
simplecov_json_formatter (0.1.4)
222+
simplecov (~> 1.0)
229223
thor (1.5.0)
230224
timeout (0.6.1)
231225
tzinfo (2.0.6)
@@ -258,4 +252,4 @@ DEPENDENCIES
258252
simplecov-cobertura
259253

260254
BUNDLED WITH
261-
4.0.15
255+
4.0.16

gemfiles/rails_71/Gemfile.lock

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ GEM
112112
crass (1.0.7)
113113
date (3.5.1)
114114
diff-lcs (1.6.2)
115-
docile (1.4.1)
116115
drb (2.2.3)
117116
erb (6.0.4)
118117
erubi (1.13.1)
@@ -127,7 +126,7 @@ GEM
127126
rdoc (>= 4.0.0)
128127
reline (>= 0.4.2)
129128
logger (1.7.0)
130-
loofah (2.25.1)
129+
loofah (2.25.2)
131130
crass (~> 1.0.2)
132131
nokogiri (>= 1.12.0)
133132
mail (2.9.1)
@@ -202,8 +201,8 @@ GEM
202201
activesupport (>= 5.0.0)
203202
minitest
204203
nokogiri (>= 1.6)
205-
rails-html-sanitizer (1.7.0)
206-
loofah (~> 2.25)
204+
rails-html-sanitizer (1.7.1)
205+
loofah (~> 2.25, >= 2.25.2)
207206
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
208207
railties (7.1.6)
209208
actionpack (= 7.1.6)
@@ -251,15 +250,10 @@ GEM
251250
rspec-support (~> 3.13)
252251
rspec-support (3.13.7)
253252
securerandom (0.4.1)
254-
simplecov (0.22.0)
255-
docile (~> 1.1)
256-
simplecov-html (~> 0.11)
257-
simplecov_json_formatter (~> 0.1)
258-
simplecov-cobertura (3.2.0)
253+
simplecov (1.0.1)
254+
simplecov-cobertura (4.0.0)
259255
rexml
260-
simplecov (~> 0.19)
261-
simplecov-html (0.13.2)
262-
simplecov_json_formatter (0.1.4)
256+
simplecov (~> 1.0)
263257
thor (1.5.0)
264258
timeout (0.6.1)
265259
tsort (0.2.0)
@@ -293,4 +287,4 @@ DEPENDENCIES
293287
simplecov-cobertura
294288

295289
BUNDLED WITH
296-
4.0.15
290+
4.0.16

gemfiles/rails_72/Gemfile.lock

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ GEM
106106
crass (1.0.7)
107107
date (3.5.1)
108108
diff-lcs (1.6.2)
109-
docile (1.4.1)
110109
drb (2.2.3)
111110
erb (6.0.4)
112111
erubi (1.13.1)
@@ -121,7 +120,7 @@ GEM
121120
rdoc (>= 4.0.0)
122121
reline (>= 0.4.2)
123122
logger (1.7.0)
124-
loofah (2.25.1)
123+
loofah (2.25.2)
125124
crass (~> 1.0.2)
126125
nokogiri (>= 1.12.0)
127126
mail (2.9.1)
@@ -195,8 +194,8 @@ GEM
195194
activesupport (>= 5.0.0)
196195
minitest
197196
nokogiri (>= 1.6)
198-
rails-html-sanitizer (1.7.0)
199-
loofah (~> 2.25)
197+
rails-html-sanitizer (1.7.1)
198+
loofah (~> 2.25, >= 2.25.2)
200199
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
201200
railties (7.2.3)
202201
actionpack (= 7.2.3)
@@ -244,15 +243,10 @@ GEM
244243
rspec-support (>= 3.13.0, < 5.0.0)
245244
rspec-support (3.13.7)
246245
securerandom (0.4.1)
247-
simplecov (0.22.0)
248-
docile (~> 1.1)
249-
simplecov-html (~> 0.11)
250-
simplecov_json_formatter (~> 0.1)
251-
simplecov-cobertura (3.2.0)
246+
simplecov (1.0.1)
247+
simplecov-cobertura (4.0.0)
252248
rexml
253-
simplecov (~> 0.19)
254-
simplecov-html (0.13.2)
255-
simplecov_json_formatter (0.1.4)
249+
simplecov (~> 1.0)
256250
thor (1.5.0)
257251
timeout (0.6.1)
258252
tsort (0.2.0)
@@ -287,4 +281,4 @@ DEPENDENCIES
287281
simplecov-cobertura
288282

289283
BUNDLED WITH
290-
4.0.15
284+
4.0.16

gemfiles/rails_80/Gemfile.lock

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ GEM
103103
crass (1.0.7)
104104
date (3.5.1)
105105
diff-lcs (1.6.2)
106-
docile (1.4.1)
107106
drb (2.2.3)
108107
erb (6.0.4)
109108
erubi (1.13.1)
@@ -118,7 +117,7 @@ GEM
118117
rdoc (>= 4.0.0)
119118
reline (>= 0.4.2)
120119
logger (1.7.0)
121-
loofah (2.25.1)
120+
loofah (2.25.2)
122121
crass (~> 1.0.2)
123122
nokogiri (>= 1.12.0)
124123
mail (2.9.1)
@@ -192,8 +191,8 @@ GEM
192191
activesupport (>= 5.0.0)
193192
minitest
194193
nokogiri (>= 1.6)
195-
rails-html-sanitizer (1.7.0)
196-
loofah (~> 2.25)
194+
rails-html-sanitizer (1.7.1)
195+
loofah (~> 2.25, >= 2.25.2)
197196
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
198197
railties (8.0.5)
199198
actionpack (= 8.0.5)
@@ -240,15 +239,10 @@ GEM
240239
rspec-support (>= 3.13.0, < 5.0.0)
241240
rspec-support (3.13.7)
242241
securerandom (0.4.1)
243-
simplecov (0.22.0)
244-
docile (~> 1.1)
245-
simplecov-html (~> 0.11)
246-
simplecov_json_formatter (~> 0.1)
247-
simplecov-cobertura (3.2.0)
242+
simplecov (1.0.1)
243+
simplecov-cobertura (4.0.0)
248244
rexml
249-
simplecov (~> 0.19)
250-
simplecov-html (0.13.2)
251-
simplecov_json_formatter (0.1.4)
245+
simplecov (~> 1.0)
252246
thor (1.5.0)
253247
timeout (0.6.1)
254248
tsort (0.2.0)
@@ -284,4 +278,4 @@ DEPENDENCIES
284278
simplecov-cobertura
285279

286280
BUNDLED WITH
287-
4.0.15
281+
4.0.16

spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
require 'simplecov'
55
require 'simplecov-cobertura'
66
SimpleCov.start do
7-
add_filter %r{^/spec/}
87
minimum_coverage 90
98
maximum_coverage_drop 0.2
109
formatter SimpleCov::Formatter::CoberturaFormatter

0 commit comments

Comments
 (0)