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

ossama-othman / MaRC / 434
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 11 Dec 2018 12:28AM UTC
Jobs 1
Files 112
Run time 6s
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
434

push

travis-ci-com

ossama-othman
src: Move input file number conversion to parser.

Handle MaRC input file related string to number conversion in the
parser to make it possible to convert 64 bit integers in string form
directly to the underlying integer type instead of using variable of
type double as an intermediary.  Addresses an issue where the smallest
and largest 64 bit integers could be not be passed from the scanner to
the parser since the largest integer that can be stored in a 64 bit
IEEE 754 floating point value (type double) without loss of precision
is +/- 2^53.

2507 of 2961 relevant lines covered (84.67%)

12302.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 434.1 (MATRIX_EVAL="CC=gcc-5 && CXX=g++-5") 11 Dec 2018 12:28AM UTC 0
84.67
Travis Job 434.1
Source Files on build 434
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #434
  • b1f10805 on github
  • Prev Build on automation (#432)
  • Next Build on automation (#436)
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