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

tbeu / matio / 832
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: enable-coveralls
DEFAULT BRANCH: master
Ran 07 Dec 2019 03:11AM UTC
Jobs 10
Files 252
Run time 16min
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
832

Pull #132

travis-ci

web-flow
create temp dir in /tmp, delete temp dir, use stack buffers for strings

(1) Now creates the temporary directory in /tmp on Linux, instead of in
    the current working directory.

(2) Will now delete the temporary directory as well before the function
    returns (was only deleting the temporary file before).

(3) Now uses a buffer on the stack instead of malloc() when constructing
    the paths, to avoid memory leaks due to Mat_Critical() never returning
    to caller, and to optimize for better performance.
Pull Request #132: fix mktemp linker warnings when using GNU linker

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

48995 of 59148 relevant lines covered (82.83%)

273069.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 832.1 (ENABLE_EXTENDED_SPARSE=yes ENABLE_MAT73=yes WITH_ZLIB=$TRAVIS_BUILD_DIR/zlib HDF5_VERSION_DIR=hdf5_1_10_5 MAX_RANK=3) 07 Dec 2019 03:14AM UTC 0
83.56
Travis Job 832.1
2 832.2 (ENABLE_EXTENDED_SPARSE=yes ENABLE_MAT73=yes WITH_ZLIB=yes HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:17AM UTC 0
83.56
Travis Job 832.2
3 832.3 (ENABLE_EXTENDED_SPARSE=yes ENABLE_MAT73=yes WITH_ZLIB=yes HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=1) 07 Dec 2019 03:17AM UTC 0
83.89
Travis Job 832.3
4 832.4 (ENABLE_EXTENDED_SPARSE=yes ENABLE_MAT73=yes WITH_ZLIB=no HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:15AM UTC 0
80.91
Travis Job 832.4
5 832.5 (ENABLE_EXTENDED_SPARSE=yes ENABLE_MAT73=no WITH_ZLIB=yes HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:12AM UTC 0
81.33
Travis Job 832.5
6 832.6 (ENABLE_EXTENDED_SPARSE=yes ENABLE_MAT73=no WITH_ZLIB=no HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:17AM UTC 0
77.18
Travis Job 832.6
7 832.7 (ENABLE_EXTENDED_SPARSE=no ENABLE_MAT73=yes WITH_ZLIB=yes HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:28AM UTC 0
82.3
Travis Job 832.7
8 832.8 (ENABLE_EXTENDED_SPARSE=no ENABLE_MAT73=yes WITH_ZLIB=no HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:25AM UTC 0
80.51
Travis Job 832.8
9 832.9 (ENABLE_EXTENDED_SPARSE=no ENABLE_MAT73=no WITH_ZLIB=yes HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:26AM UTC 0
79.83
Travis Job 832.9
10 832.10 (ENABLE_EXTENDED_SPARSE=no ENABLE_MAT73=no WITH_ZLIB=no HDF5_VERSION_DIR=hdf5_1_8_21 MAX_RANK=3) 07 Dec 2019 03:21AM UTC 0
76.66
Travis Job 832.10
Source Files on build 832
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #832
  • Pull Request #132
  • PR Base - master (#829)
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