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

hibtc / MAD-X
67%
master: 54%

Build:
Build:
LAST BUILD BRANCH: fix-line-parsing
DEFAULT BRANCH: master
Repo Added 04 Jul 2017 12:40PM UTC
Files 99
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

LAST BUILD ON BRANCH cleanup_command_par
branch: cleanup_command_par
CHANGE BRANCH
x
Reset
  • cleanup_command_par
  • bugfix-select
  • cd-command
  • cleanup
  • cleanup2
  • cmake-cxx11
  • cmake-nptsa
  • cmake-static-archive
  • coverage-ci
  • doc-shared-drift
  • find_table
  • fix-amux-inconsistency
  • fix-aperture-plot
  • fix-cmake28
  • fix-delete-sequence
  • fix-grow-empty-array
  • fix-latexuguide
  • fix-line-parsing
  • fix-mvar
  • fix-parsing-logical-after-string
  • fix-select
  • fix-select-class-variable
  • fixup
  • fortran-coverage
  • gc-8.0.2
  • hotfix
  • intel-cmake
  • intel-cmake-rel
  • manylinux
  • master
  • multipole-kick
  • nmass
  • opt_X11
  • per-constraint-weights
  • read_table
  • sectorfile
  • shared-drifts
  • srotation_angle_survey
  • tests-interpolate
  • tmbend-interpolate-k0
  • travis-maint
  • travis-test-plot
  • various-fixes

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

Relevant lines Covered
Build:
Build:
17558 RELEVANT LINES 11739 COVERED LINES
842234.05 HITS PER LINE
Source Files on cleanup_command_par
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
65 cleanup_command_par 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... push 04 Nov 2017 03:09PM UTC coldfix travis-ci pending completion  
See All Builds (113)
  • Repo 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