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

hibtc / cpymad
95%
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 releasee
branch: releasee
CHANGE BRANCH
x
Reset
  • releasee
  • 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.12.2
  • 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
  • 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
583

push

travis-ci

coldfix
Release cpymad 1.0.6

- remove unused ``error_log`` from ``Madx``
- support passing arbitrary callables to ``Madx(stdout=...)``
- support passing non-file ``IOBase`` objects as ``stdout``
- can pass almost arbitrary MAD-X scripts to ``input``, including
  comments/multiline commands

869 of 917 relevant lines covered (94.77%)

5.67 hits per line

Relevant lines Covered
Build:
Build:
917 RELEVANT LINES 869 COVERED LINES
5.67 HITS PER LINE
Source Files on releasee
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
583 releasee Release cpymad 1.0.6 - remove unused ``error_log`` from ``Madx`` - support passing arbitrary callables to ``Madx(stdout=...)`` - support passing non-file ``IOBase`` objects as ``stdout`` - can pass almost arbitrary MAD-X scripts to ``input``, inc... push 28 Aug 2018 03:05PM UTC coldfix travis-ci pending completion  
581 releasee Release cpymad 1.0.6 - remove unused ``error_log`` from ``Madx`` - support passing arbitrary callables to ``Madx(stdout=...)`` - support passing non-file ``IOBase`` objects as ``stdout`` - can pass almost arbitrary MAD-X scripts to ``input``, inc... push 28 Aug 2018 02:21PM UTC coldfix travis-ci pending completion  
580 releasee Release cpymad 1.1.0 - remove unused ``error_log`` from ``Madx`` - support passing arbitrary callables to ``Madx(stdout=...)`` - support passing non-file ``IOBase`` objects as ``stdout`` - can pass almost arbitrary MAD-X scripts to ``input``, inc... push 28 Aug 2018 02:16PM UTC coldfix travis-ci pending completion  
579 releasee Release cpymad 1.1.0 - remove unused ``error_log`` parameter from ``Madx`` - support passing callable to ``Madx(stdout=XXX)`` that will be called after each ``input`` with the binary output of MAD-X, including newlines, if there was any - sup... push 24 Aug 2018 01:50PM 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