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

hibtc / cpymad
74%
master: 92%

Build:
Build:
LAST BUILD BRANCH: macos-arm64
DEFAULT BRANCH: master
Repo Added 03 Dec 2014 06:25PM UTC
Files 8
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 0.12.2
branch: 0.12.2
CHANGE BRANCH
x
Reset
  • 0.12.2
  • 0.0.15
  • 0.10.0
  • 0.10.1
  • 0.10.1.post
  • 0.10.1.post1
  • 0.10.1.post2
  • 0.10.2
  • 0.10.3
  • 0.10.4
  • 0.10.5
  • 0.10.6
  • 0.10.7
  • 0.10.8
  • 0.11.0
  • 0.12.0
  • 0.12.1
  • 0.13.0
  • 0.14.0
  • 0.14.1
  • 0.14.2
  • 0.14.3
  • 0.15.0
  • 0.15.1
  • 0.15.2
  • 0.16.0
  • 0.17.0
  • 0.17.1
  • 0.17.2
  • 0.17.3
  • 0.17.4
  • 0.18.0
  • 0.18.1
  • 0.18.2
  • 0.19.0
  • 0.19.1
  • 1.0.0
  • 1.0.0rc0
  • 1.0.0rc1
  • 1.0.0rc2
  • 1.0.0rc3
  • 1.0.1
  • 1.0.10
  • 1.0.10.post1
  • 1.0.11
  • 1.0.2
  • 1.0.3
  • 1.0.3.post1
  • 1.0.4
  • 1.0.4.post1
  • 1.0.5
  • 1.0.6
  • 1.0.7
  • 1.0.8
  • 1.0.9
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.3.0
  • 1.4.0
  • 1.4.0.post1
  • 1.4.1.post1
  • HEAD
  • aarch64
  • appveyor
  • appveyor-cpython
  • appveyor-miniconda
  • appveyor2
  • appveyor3
  • arm64
  • auto-build
  • badge
  • badges
  • bar
  • bugfix
  • build-as-user
  • buildx
  • cache-ref
  • ci
  • ci-cleanup
  • ci-maintenance
  • cleanup
  • clopts
  • cmdpar
  • coved
  • cover-subprocess
  • cpymad-0.16.0
  • cpymad-0.17.0
  • cpymad-0.17.2
  • cpymad-0.17.3
  • cythonize
  • cythonize-setuptools
  • deploy-pages
  • devel
  • doc
  • doc-summary-tables
  • docs
  • documentation
  • doi
  • drop-32bit
  • drop-compat
  • drop-py2
  • elem-proxy
  • exec-command
  • fix-appveyor
  • fix-ci
  • fix-dframe-after-use
  • fix-eval
  • fix-expression-parser
  • fix-jupyter-stdout
  • fix-mingw-sysconfig
  • fix-missing-semicolon
  • fix-models-py3
  • fix-resource-test
  • fix-setup
  • fix-table-after-clear-issue57
  • fix-travis
  • fix-truncated-data
  • fix-win32-builds
  • fix-windows-builds
  • fix_get_table
  • fortran-unbuffered
  • idiomatic-setup.py
  • importlib.resources
  • improve-coverage
  • improve-madx-crash-handling
  • improve-madx-globals
  • ll3
  • mac
  • macos-arm64
  • madx-5.02.08
  • madx-5.02.11
  • madx-5.05.00
  • madx-5.06.00
  • madx-5.06.01
  • madx-5.07.00
  • madx_vars
  • manylinux
  • manylinux-fixes
  • manylinux2014
  • master
  • memview
  • modernize-madx-api
  • more-element-getters
  • more-tests
  • move-subfolder
  • msvc
  • msys2-ucrt64
  • multiline-commands
  • next-release
  • notrace
  • outsource-models
  • powershell
  • py2_unicode
  • py3.10
  • py3.11
  • py37
  • py38
  • py39
  • pypi-pins
  • quit
  • raise-from
  • readme
  • refactor_rpc
  • release
  • release-0.19.0
  • release-1.7
  • releasee
  • selected
  • setup-cleanup
  • simplify-setup
  • simplify-tests
  • split-build-phases
  • string-util
  • strip-trail-underscore
  • subsequences
  • table-select
  • test-error-crash
  • test-release
  • travis-cache
  • travis-manylinux
  • units
  • update-actions
  • update-readme
  • v1.10.0
  • v1.11.0
  • v1.5.0
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v1.9.3
  • win-dll

pending completion
249

push

travis-ci

coldfix
Release cpymad 0.12.2

- Strip trailing underscore from ``MadxCommands`` attribute names. This allows
  the syntax to be used even for python keywords, e.g. ``m.command.global_()``
- Change the behaviour of ``Madx.globals``:
    - when setting string values, set the variable as deferred expression
    - when getting deferred variables, return instances of type ``Expression``
    - when iterating, only show non-constant globals

574 of 772 relevant lines covered (74.35%)

1.48 hits per line

Relevant lines Covered
Build:
Build:
772 RELEVANT LINES 574 COVERED LINES
1.48 HITS PER LINE
Source Files on 0.12.2
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
249 0.12.2 Release cpymad 0.12.2 - Strip trailing underscore from ``MadxCommands`` attribute names. This allows the syntax to be used even for python keywords, e.g. ``m.command.global_()`` - Change the behaviour of ``Madx.globals``: - when setting str... push 30 Oct 2015 03:38PM UTC coldfix travis-ci pending completion  
See All Builds (1320)
  • 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