• 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 move-subfolder
branch: move-subfolder
CHANGE BRANCH
x
Reset
  • move-subfolder
  • 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
  • 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
730

push

travis-ci

coldfix
Move cpymad package to subdirectory

The primary reason is to prevent users from accidentally loading the
package from the local directory, and force tests to run from the
installed version.

See also:

    https://blog.ionelmc.ro/2014/05/25/python-packaging/
    https://hynek.me/articles/testing-packaging/

897 of 948 relevant lines covered (94.62%)

4.71 hits per line

Relevant lines Covered
Build:
Build:
948 RELEVANT LINES 897 COVERED LINES
4.71 HITS PER LINE
Source Files on move-subfolder
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
730 move-subfolder Move cpymad package to subdirectory The primary reason is to prevent users from accidentally loading the package from the local directory, and force tests to run from the installed version. See also: https://blog.ionelmc.ro/2014/05/25/pytho... push 09 Oct 2018 12:10AM UTC coldfix travis-ci pending completion  
729 move-subfolder Move cpymad package to subdirectory The primary reason is to prevent users from accidentally load the package from the local directory, and force tests to run from the installed version. See also: https://blog.ionelmc.ro/2014/05/25/python-p... push 08 Oct 2018 08:45PM UTC coldfix travis-ci pending completion  
724 move-subfolder Move cpymad package to subdirectory The primary reason is to prevent users from accidentally load the package from the local directory, and force tests to run from the installed version. See also: https://blog.ionelmc.ro/2014/05/25/python-p... push 08 Oct 2018 02:52PM 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