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

hibtc / MAD-X / 65 / 1
67%
master: 54%

Build:
Build:
LAST BUILD BRANCH: fix-line-parsing
DEFAULT BRANCH: master
Ran 04 Nov 2017 03:09PM UTC
Files 65
Run time 2s
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

04 Nov 2017 02:56PM UTC coverage: 66.858%. First build
65.1

push

travis-ci

coldfix
Cleanup uses of command_parameter::call_def

This commit is mostly an equivalence transformation locally and
therefore has to introduce another set of accessor functions.

However, on a longer time scale, these distinct accessors should be
unified into one single canonical function to extract values from
commands, that always uses `cp->string`. This can be implemented by
fixing the command parameter decoding stage (i.e. construction time of
command):

    string              ->  cp->string = user-def
    bare word or `true` ->  cp->string = cp->call_def->string or DEFAULT
    `false`             ->  cp->string = NULL
    (unspecified)       ->  cp->string = cp->default

Furthermore, move default values from individual modules to mad_dict.

11739 of 17558 relevant lines covered (66.86%)

842234.05 hits per line

Source Files on job 65.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 65
  • Travis Job 65.1
  • d0bcb633 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

© 2026 Coveralls, Inc