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

mgi166 / delayed_job
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: fix-build
DEFAULT BRANCH: master
Repo Added 12 Mar 2017 04:36AM UTC
Files 17
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

LAST BUILD ON BRANCH fix-build
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • fix-build

pending completion
15

push

travis-ci

mgi166
Suppress rubocop offenses

```
lib/delayed/backend/job_preparer.rb:43:23: C: Use args.size.positive? instead of args.size > 0.
        return unless args.size > 0
                      ^^^^^^^^^^^^^
lib/delayed/tasks.rb:35:8: C: Use unprocessed_jobs.positive? instead of unprocessed_jobs > 0.
    if unprocessed_jobs > 0
       ^^^^^^^^^^^^^^^^^^^^
```

975 of 1071 relevant lines covered (91.04%)

550.41 hits per line

Relevant lines Covered
Build:
Build:
1071 RELEVANT LINES 975 COVERED LINES
550.41 HITS PER LINE
Source Files on fix-build
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15 fix-build Suppress rubocop offenses ``` lib/delayed/backend/job_preparer.rb:43:23: C: Use args.size.positive? instead of args.size > 0. return unless args.size > 0 ^^^^^^^^^^^^^ lib/delayed/tasks.rb:35:8: C: Use unprocessed_jo... push 12 Mar 2017 08:49AM UTC mgi166 travis-ci pending completion  
14 fix-build Suppress rubocop offenses Because this offenses is too many. ``` Offenses: benchmarks.rb:1:1: C: Missing frozen string literal comment. require 'spec/helper' ^ delayed_job.gemspec:1:1: C: Missing frozen string literal comment. ^ Gemfile:1:1: C:... push 12 Mar 2017 08:39AM UTC mgi166 travis-ci pending completion  
13 fix-build Suppress rubocop offenses. ``` lib/delayed/message_sending.rb:10:5: C: When using method_missing, define respond_to_missing? and fall back on super. def method_missing(method, *args) ... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/delayed/perfo... push 12 Mar 2017 05:11AM UTC mgi166 travis-ci pending completion  
12 fix-build [wip] push 12 Mar 2017 04:41AM UTC mgi166 travis-ci pending completion  
11 fix-build StyleCaseIndentation push 12 Mar 2017 04:38AM UTC mgi166 travis-ci pending completion  
See All Builds (5)
  • Repo on GitHub
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

© 2025 Coveralls, Inc