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

ICRAR / libprofit / 238 / 6
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 31 Aug 2018 09:45AM UTC
Files 45
Run time 2s
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

31 Aug 2018 09:39AM UTC coverage: 89.069%. Remained the same
COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage"

push

travis-ci

rtobar
Re-implementing path_exists for Windows

I looked how boost-filesystem implements this, and they only check if
the file is a directory or not, and if it's not then it's assumed it is
a normal file (after checking for symlinks, which we don't support).
This is because FILE_ATTRIBUTE_NORMAL works only when it's the only
attribute present, which is probably the case most of the times?

This seems to be the cause for a profit-cli test failure in Windows,
specifically when trying to load a PSF from a fits file (which is not
recognized as a file because our code determined there was no file).

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

1426 of 1601 relevant lines covered (89.07%)

2047989.08 hits per line

Source Files on job 238.6 (COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 231
  • Travis Job 238.6
  • 72eafbf3 on github
  • Prev Job for COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage" on devel (#237.6)
  • Next Job for COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage" on devel (#245.6)
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