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

ossama-othman / MaRC / 526
90%

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

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

Jobs
ID Job ID Ran Files Coverage
1 526.1 24 Dec 2019 12:21AM UTC 0
86.53
Travis Job 526.1
Source Files on build 526
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #526
  • 35d117ba on github
  • Prev Build on master (#518)
  • Next Build on master (#537)
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