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

hibtc / cpymad
94%
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 powershell
branch: powershell
CHANGE BRANCH
x
Reset
  • powershell
  • 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
  • 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
22947525

push

appveyor

Thomas Gläßle
Fix syntax for string interpolations

937 of 1001 relevant lines covered (93.61%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
1001 RELEVANT LINES 937 COVERED LINES
0.94 HITS PER LINE
Source Files on powershell
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22947525 powershell Fix syntax for string interpolations push 09 Mar 2019 10:52AM UTC Thomas Gläßle appveyor pending completion  
952 powershell Fix syntax for string interpolations Apparently mixed expressions don't interpolate variables, one has to use double quotes in this case. I just wish, there were a proper powershell grammar available. push 09 Mar 2019 10:49AM UTC coldfix travis-ci pending completion  
22947427 powershell Activate a conda env for testing push 09 Mar 2019 10:40AM UTC Thomas Gläßle appveyor pending completion  
951 powershell Activate a conda env for testing push 09 Mar 2019 10:38AM UTC coldfix travis-ci pending completion  
22947250 powershell bugfix push 09 Mar 2019 10:28AM UTC Thomas Gläßle appveyor pending completion  
950 powershell bugfix push 09 Mar 2019 10:15AM UTC coldfix travis-ci pending completion  
949 powershell bugfix push 09 Mar 2019 10:03AM UTC coldfix travis-ci pending completion  
948 powershell bugfix push 09 Mar 2019 09:47AM UTC coldfix travis-ci pending completion  
947 powershell debbb push 09 Mar 2019 02:50AM UTC coldfix travis-ci pending completion  
946 powershell debug push 09 Mar 2019 02:38AM 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