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

ICRAR / libprofit
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Repo Added 04 Oct 2016 06:35AM UTC
Files 61
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

LAST BUILD ON BRANCH devel
branch: devel
CHANGE BRANCH
x
Reset
  • devel
  • 174
  • appveyor_2
  • cmake-revamp
  • correct-flux-capturing
  • cpu_extensions
  • fftw_wisdom
  • libprofit_173
  • master
  • memory_improvements
  • new_features
  • offline-mask
  • opencl_version_warnings
  • openmp_20
  • return_finesample
  • sonar-qube-fixes
  • sonarqube
  • static-lib
  • tmp
  • travis-fix
  • travis-macos-fixes
  • v1.7.0
  • v1.7.1
  • v1.7.2
  • v1.7.3
  • v1.7.4
  • v1.8.0
  • v1.8.1
  • v1.8.2
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v1.9.3
  • warning_fixes

pending completion
352

push

travis-ci

rtobar
Merge branch 'cmake-revamp' into devel

3181 of 3573 relevant lines covered (89.03%)

3875161.27 hits per line

Relevant lines Covered
Build:
Build:
3573 RELEVANT LINES 3181 COVERED LINES
3875161.27 HITS PER LINE
Source Files on devel
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
352 devel Merge branch 'cmake-revamp' into devel push 05 Sep 2019 08:30AM UTC rtobar travis-ci pending completion  
349 devel Avoid using std::ptr_fun This was deprecated in C++11, and thus I should have never tried to use it in the first place. A small static function can actually do the work just as well, and thus we also avoid repeating ourselves. Signed-off-by: Rod... push 19 Aug 2019 06:54AM UTC rtobar travis-ci pending completion  
340 devel Using cxxtest from sources, always This should speed up our MacOS builds but *quite* a lot. Our current bottleneck in MacOS builds in Travis is the installation of cxxtest through brew, which requires a big number of dependencies to be installed ... push 12 Jul 2019 08:58AM UTC rtobar travis-ci pending completion  
337 devel libprofit 1.9.3 This new version includes two bug fixes related to OpenCL radial profile evaluation. One appeared only in 1.9.2, while the other has probably always been present, although it's a feature that is not normally used. Signed-off-by: ... push 12 Jul 2019 07:58AM UTC rtobar travis-ci pending completion  
336 devel Making OpenCL radial profile evaluation additive In af8c045 we changed the way profiles put values into the target Image object from being a straight value copying to be additive. This removed the need for an extra memory allocation in the Model,... push 12 Jul 2019 06:29AM UTC rtobar travis-ci pending completion  
333 devel Minor formatting improvements Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 11 Jul 2019 07:03AM UTC rtobar travis-ci pending completion  
332 devel libprofit 1.9.1 This version includes an improvement on the memory requirements of the Model class, making it suitable to be used with a large number of profiles in an efficient way. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 09 Jul 2019 09:13AM UTC rtobar travis-ci pending completion  
326 devel libprofit 1.9.0 The main change in this version is that Models performing convolution now correctly capture flux that falls outside of the drawing region. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 02 Jul 2019 04:09AM UTC rtobar travis-ci pending completion  
325 devel Silence OpenCL deprecation warnings entirely This is a blunt solution, as it applies to all MacOS versions, but that's good enough for now. MacOS has deprecated OpenCL starting from 10.14 (Mojave), so if we want continue building with OpenCL supp... push 01 Jul 2019 03:17AM UTC rtobar travis-ci pending completion  
324 devel mask_needs_psf_padding always defaults to false We were not initializing this field of the analysis object outside of the if/else-if block, and therefore valgrind spotted some jumps based on uninitialized values due to this. Signed-off-by: Rodri... push 21 Jun 2019 06:08AM UTC rtobar travis-ci pending completion  
See All Builds (299)
  • Repo on GitHub
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

© 2025 Coveralls, Inc