Sha256: 0f8846cf6a218e0b3d63786141baf425e2f7b84220bbc01375a160400edef9c8

Contents?: true

Size: 878 Bytes

Versions: 3

Compression:

Stored size: 878 Bytes

Contents

undercover: 👮‍♂️ some methods have no test coverage! Please add specs for methods listed below
🚨 1) node `index3` type: instance method,
      loc: app/controllers/v2/provinces_controller.rb:9:11, coverage: 0.0%
 9:     def index3 hits: n/a
10:       render json: V2::ProvinceSerializer.new(provinces) hits: 0
11:     end hits: n/a
🚨 2) node `index2` type: instance method,
      loc: app/controllers/v2/sub_districts_controller.rb:9:11, coverage: 0.0%
 9:     def index2 hits: n/a
10:       render json: V2::SubDistrictSerializer.new(sub_districts) hits: 0
11:     end hits: n/a
🚨 3) node `index3` type: instance method,
      loc: app/controllers/v2/sub_districts_controller.rb:13:15, coverage: 0.0%
13:     def index3 hits: n/a
14:       render json: V2::SubDistrictSerializer.new(sub_districts) hits: 0
15:     end hits: n/a
Undercover finished in 0.9006s

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
danger-undercover-2.0.0 spec/fixtures/undercover_failed.txt
danger-undercover-1.1.0 spec/fixtures/undercover_failed.txt
danger-undercover-1.0.0 spec/fixtures/undercover_failed.txt