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

dlang / dub / 1905
66%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2017 04:15PM UTC
Jobs 1
Files 47
Run time 8s
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
1905

Pull #1200

travis-ci

web-flow
Let fuzzy version matches exclude pre-release variants of the bumped version.

This changes ~>1.2.3 to not match 1.3.0-beta.1 anymore as it currently does. To achieve this, ~>1.2.3 gets expanded to ">=1.2.3 <1.3.0-0", which filters out the smallest representable pre-release version of 1.3.0.
Pull Request #1200: Let fuzzy version matches exclude pre-release variants of the bumped …

9 of 9 new or added lines in 1 file covered. (100.0%)

5576 of 8963 relevant lines covered (62.21%)

13722.51 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
source/dub/dependency.d
Jobs
ID Job ID Ran Files Coverage
3 1905.3 ([secure] [secure]) 17 Jul 2017 04:15PM UTC 0
62.21
Travis Job 1905.3
Source Files on build 1905
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1905
  • Pull Request #1200
  • PR Base - master (#1902)
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