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

ossama-othman / MaRC / 526 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2019 12:21AM UTC
Files 113
Run time 7s
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

24 Dec 2019 12:19AM UTC coverage: 86.533% (+2.0%) from 84.581%
526.1

push

travis-ci-com

web-flow
Clean up minor issues flagged by clang-tidy. (#109)

* Move clang-tidy check list to config file.

* Use default copy/move construction and assignment.

There is no need to explicitly define MaRC::Vector and MaRC::Matrix
copy and move constructors and assignment operators.  The default
compiler-generated ones are sufficient in both cases.

* Orthographic: Factor out common code.

* Delete copy/move constructors and assignment oper.

Explicitly delete copy and move constructors and assignment operators
that should not be used.

* optional: Do not add to 'std' namespace.

* FITS_file: Initialize naxes array.

* Explicitly include <marc/config.h> for NDEBUG.

Calls to the assert() macro were needlessly enabled since NDEBUG
preprocessor symbol potentially defined in <marc/config.h> was not
defined prior to include <cassert>.

* LongitudeImage: Correct typo in comment.

* lib: Avoid error-prone narrowing int conversions.

* Use default copy/move construction and assignment.

* Mark functions as deleted consistently.

* tests: Expand ViewingGeometry unit test.

2673 of 3089 relevant lines covered (86.53%)

11854.17 hits per line

Source Files on job 526.1
  • Tree
  • List 0
  • Changed 50
  • Source Changed 44
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 212
  • Travis Job 526.1
  • 35d117ba on github
  • Prev Job for on master (#518.1)
  • Next Job for on master (#537.1)
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