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

git-commit-notifier / git-commit-notifier / 127
14%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2017 06:10PM UTC
Jobs 1
Files 16
Run time 1s
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
127

push

travis-ci

akzhan
Convert specs to RSpec 3.6.0 syntax with Transpec

This conversion is done by Transpec 3.3.0 with the following command:
    transpec

* 76 conversions
    from: mock('something')
      to: double('something')

* 14 conversions
    from: stub('something')
      to: double('something')

* 6 conversions
    from: == expected
      to: eq(expected)

* 6 conversions
    from: obj.should
      to: expect(obj).to

For more details: https://github.com/yujinakayama/transpec#supported-conversions

68 of 68 new or added lines in 4 files covered. (100.0%)

213 of 1486 relevant lines covered (14.33%)

0.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
spec/lib/git_commit_notifier/logger_spec.rb
10
100.0
spec/lib/git_commit_notifier/emailer_spec.rb
18
100.0
spec/lib/git_commit_notifier/diff_to_html_spec.rb
39
100.0
spec/lib/git_commit_notifier/git_spec.rb

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
spec/lib/git_commit_notifier/diff_to_html_spec.rb
4
100.0
spec/lib/git_commit_notifier/git_spec.rb
Jobs
ID Job ID Ran Files Coverage
1 127.1 (2.4.0) 06 Jun 2017 06:10PM UTC 0
14.33
Travis Job 127.1
Source Files on build 127
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #127
  • ac0aa0d5 on github
  • Prev Build on master (#126)
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