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

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 65.1 04 Nov 2017 03:09PM CUT 0
66.86
Travis Job 65.1
Source Files on build 65
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #65
  • 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

© 2025 Coveralls, Inc