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

ICRAR / libprofit
91%
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 sonar-qube-fixes
branch: sonar-qube-fixes
CHANGE BRANCH
x
Reset
  • sonar-qube-fixes
  • 174
  • appveyor_2
  • cmake-revamp
  • correct-flux-capturing
  • cpu_extensions
  • devel
  • fftw_wisdom
  • libprofit_173
  • master
  • memory_improvements
  • new_features
  • offline-mask
  • opencl_version_warnings
  • openmp_20
  • return_finesample
  • 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
312

push

travis-ci

rtobar
Explicit ctor/cast

These were highlighted by SonarQube, and they are definitely good to
have. The explicit cast to vector might break some code in the future,
but it's for a good cause, and users can easily add a static_cast into a
vector if they really need the functionality.

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

1544 of 1700 relevant lines covered (90.82%)

2415521.21 hits per line

Relevant lines Covered
Build:
Build:
1700 RELEVANT LINES 1544 COVERED LINES
2415521.21 HITS PER LINE
Source Files on sonar-qube-fixes
  • List 0
  • Changed 13
  • Source Changed 2
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
312 sonar-qube-fixes Explicit ctor/cast These were highlighted by SonarQube, and they are definitely good to have. The explicit cast to vector might break some code in the future, but it's for a good cause, and users can easily add a static_cast into a vector if they... push 27 Mar 2019 04:37AM UTC rtobar travis-ci pending completion  
311 sonar-qube-fixes Improved boxy_r calculation This new implementation removes the "using" declarations, and also handles the case of box == 0, which should yield better code. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 27 Mar 2019 03:29AM UTC rtobar travis-ci pending completion  
309 sonar-qube-fixes Removing unnecessary overloads These are automatically generated by the compiler already so there is no need for us to define them explicitly. In fact our explicit definitions created more trouble than benefit, since we were defining the copy/mov... push 27 Mar 2019 02:53AM UTC rtobar travis-ci pending completion  
308 sonar-qube-fixes Using unique_ptr to handle fftw_plans This is something I wanted to do for a while, but never got around doing it until I saw it now being highlighted by sonar qube. The tricky thing is that fftw doesn't specify the type pointed to by the fftw_pl... push 26 Mar 2019 11:56PM 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