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

rakhimov / scram / 915
95%
develop: 0%

Build:
Build:
LAST BUILD BRANCH: event-tree
DEFAULT BRANCH: develop
Ran 19 Apr 2016 03:37AM UTC
Jobs 1
Files 28
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
915

push

travis-ci

rakhimov
Work around native path representation on Windows

boost::filesystem::path::native() returns
std::wstring on Windows,
which causing trouble with printing std::string on the same stream.

In order to avoid platform dependent return type of fs::path::native,
POSIX format is used for reporting.

5611 of 5786 relevant lines covered (96.98%)

27575.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 915.1 (RELEASE=) 19 Apr 2016 03:37AM UTC 0
96.98
Travis Job 915.1
Source Files on build 915
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #915
  • 385c8903 on github
  • Next Build on appveyor (#916)
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