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

thesp0nge / dawnscanner / 519 / 2
96%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2.0.0.rc4
DEFAULT BRANCH: master
Ran 03 Feb 2016 09:40AM UTC
Files 101
Run time 4s
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

03 Feb 2016 09:37AM UTC coverage: 100.0%. Remained the same
2.2.3

push

travis-ci

thesp0nge
* Issue #177 BUGFIX. HTML reporting is broken. The line "support_path =
  File.join(Dir.pwd, 'support')" in reporter.rb:40 is used to build the path
  for support files (css, js) to be copied in the output directory. If you call
  dawn using '.' as target directory name, an exeception is raised. Fixed
  changing the line this way: "support_path = File.join(File.dirname(__FILE__),
  '..', '..', 'support')"
* Issue #177 BUGFIX. HTML filename creation is honored when -F flag is used.
* Issue #177 IMPROVEMENT. As @mort666 suggested, now bootstrap and jquery are
  loaded from CDN and specific CSS is now embedded in the HTML report in a
  minified form.

3062 of 3062 relevant lines covered (100.0%)

1.08 hits per line

Source Files on job 519.2 (2.2.3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 519
  • Travis Job 519.2
  • 60668c05 on github
  • Prev Job for 2.2.3 on v1-5-3 (#518.2)
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