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

zopefoundation / meta
15%

Build:
DEFAULT BRANCH: master
Repo Added 27 Sep 2024 01:35PM UTC
Token lr4OEGcFg2iMTrR0t6zhQL8NB9YodOTJR regen
Build 410 Last
Files 17
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 1.1
  • 2.0
  • 2.1
  • 398-pin-teyit-313
  • actions/setup-pythonv6
  • allow_setuptools_under_81
  • astal-730
  • auto-update
  • cache_fix
  • config-with-pure-python-template-0754ed06
  • config-with-pure-python-template-1036affa
  • config-with-pure-python-template-79dc0656
  • config-with-pure-python-template-7cb83208
  • config-with-pure-python-template-7d59ab0f
  • config-with-pure-python-template-8518e7ed
  • config-with-pure-python-template-886d86ee
  • config-with-pure-python-template-9832deed
  • config-with-pure-python-template-c95980ef
  • config-with-pure-python-template-d1a00d25
  • config-with-pure-python-template-eb07eaea
  • config-with-pure-python-template-f71de85a
  • convert-setup-py-to-pyproject-toml
  • coverage-run-omit
  • dataflake/actions_upgrade
  • dataflake/adjust_setuptools_and_buildout_pins
  • dataflake/arm64_manylinux_native
  • dataflake/c-code-release-check
  • dataflake/centralize_shared_script_arguments
  • dataflake/check-python-versions-pyproject-toml
  • dataflake/dynamic_readme
  • dataflake/fix-gha-additional-install
  • dataflake/fix_pep_420
  • dataflake/fix_tool_handling
  • dataflake/ignore_share
  • dataflake/ignore_testing_fossils
  • dataflake/linting_without_forced_diff
  • dataflake/lowercase_wheel_names
  • dataflake/more_branch_protection
  • dataflake/more_customizability
  • dataflake/more_trusted_publishing
  • dataflake/no_macos_special_treatment
  • dataflake/no_tests
  • dataflake/oldest_python
  • dataflake/prevent_cache_mixups
  • dataflake/publish_sdist
  • dataflake/reinstate_checking_tests_yml
  • dataflake/rename_overrides_option
  • dataflake/retire_python_38
  • dataflake/setup_py_to_pyproject_toml
  • dataflake/setupools_81
  • dataflake/setuptools_dependency_warning
  • dataflake/template_overrides
  • dataflake/trusted_publishing
  • dataflake/update_checkout_action
  • dataflake/zope-meta-package
  • dependabot-pre-commit
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/astral-sh/setup-uv-6
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/github_actions/astral-sh/setup-uv-7.1.2
  • dependabot/github_actions/astral-sh/setup-uv-7.1.3
  • dependabot/github_actions/astral-sh/setup-uv-7.1.4
  • dependabot/github_actions/astral-sh/setup-uv-7.1.5
  • dependabot/github_actions/astral-sh/setup-uv-7.1.6
  • dependabot/github_actions/astral-sh/setup-uv-7.2.0
  • dependabot/github_actions/astral-sh/setup-uv-7.2.1
  • dependabot/github_actions/astral-sh/setup-uv-7.3.0
  • dependabot/github_actions/astral-sh/setup-uv-7.3.1
  • dependabot/github_actions/astral-sh/setup-uv-7.5.0
  • dependabot/github_actions/astral-sh/setup-uv-7.6.0
  • dependabot/github_actions/astral-sh/setup-uv-8.0.0
  • dependabot/github_actions/astral-sh/setup-uv-8.1.0
  • dependabot/pre_commit/https-/github.com/pycqa/isort-8.0.1
  • editorconfig
  • feature/with-free-threaded-python
  • fix-branch-protection-min-version
  • fix-check-python-versions-free-threaded
  • fix-update-for-future-version
  • https-links
  • improve-update_python_support.py
  • jensens/fix_arm64_publishing
  • mangled_package_name
  • maurits-skip-test-extra
  • pep-420-native-namespace
  • prevent-setuptools-80+
  • publish-free-threaded-wheels
  • pypy-3.11
  • pypy-windows-c-code
  • pyupgrade-exclude
  • re-194/PEP-420
  • re-194/PEP-420-II
  • re-226/auto-update-gh-actions
  • re-288-setup-py-replacements
  • re-290-secure-gha-setup
  • setup-py-to-pyproject-toml-fix
  • setup_to_pyproject-list
  • setuptools-75.6.0
  • support-3.14
  • update-autopep8
  • update-pre-commit
  • update-pyupgrade
  • update-setuptools
  • use-uv
  • win_arm64
  • zest-releaser-pyproject-toml

08 May 2026 07:56AM UTC coverage: 14.843%. Remained the same
25628697085

push

github

dataflake
Remove recommendation for release branch restriction

The feature to restrict branches for the publishing deployment does not
work as I expected. It does not apply to tags on a matching branch, just
the branch itself. The publishing workflow runs on a tag, so publishing
fails if it is restricted to protected branches.

5 of 452 branches covered (1.11%)

Branch coverage included in aggregate %.

250 of 1266 relevant lines covered (19.75%)

0.2 hits per line

Relevant lines Covered
Build:
Build:
1266 RELEVANT LINES 250 COVERED LINES
0.2 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25628697085 master Remove recommendation for release branch restriction The feature to restrict branches for the publishing deployment does not work as I expected. It does not apply to tags on a matching branch, just the branch itself. The publishing workflow runs ... push 10 May 2026 01:11PM UTC dataflake github
14.84
25544271281 master Remove recommendation for release branch restriction The feature to restrict branches for the publishing deployment does not work as I expected. It does not apply to tags on a matching branch, just the branch itself. The publishing workflow runs ... push 08 May 2026 07:58AM UTC dataflake github
14.84
25543653146 master Add configuration recommendation to limit release branches push 08 May 2026 07:43AM UTC dataflake github
14.84
25541826826 master Merge pull request #418 from zopefoundation/dataflake/more_trusted_publishing Add optional publishing to PyPI with Trusted Publishing push 08 May 2026 06:57AM UTC web-flow github
14.84
25361880730 master Merge pull request #417 from zopefoundation/dataflake/prevent_cache_mixups Drop cache action `restore-keys` to prevent bad cache hits push 05 May 2026 06:44AM UTC web-flow github
14.85
25279098458 master Merge pull request #416 from zopefoundation/zest-releaser-pyproject-toml Move zest.releaser config from setup.cfg to pyproject.toml push 03 May 2026 01:12PM UTC web-flow github
14.85
25207199382 master Merge pull request #416 from zopefoundation/zest-releaser-pyproject-toml Move zest.releaser config from setup.cfg to pyproject.toml push 01 May 2026 07:54AM UTC web-flow github
14.85
25103356860 master Remove branch name from source distribution artifact name The name can contain characters illegal in file paths, like /. Also, the artifact name for the source distribution is completely irrelevant because there's just one file, anyway. push 29 Apr 2026 10:19AM UTC dataflake github
14.94
25002271508 master Merge pull request #415 from zopefoundation/dataflake/setupools_81 push 27 Apr 2026 02:53PM UTC web-flow github
14.94
24980865467 master Merge pull request #413 from zopefoundation/dataflake/publish_sdist Create and upload sdist artifacts push 27 Apr 2026 06:55AM UTC web-flow github
14.94
See All Builds (410)
  • Settings
  • 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