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

zopefoundation / persistent / 26143431947
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: config-with-c-code-template-51f0db4e
DEFAULT BRANCH: master
Ran 20 May 2026 05:34AM UTC
Jobs 1
Files 26
Run time 1min
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

20 May 2026 05:31AM UTC coverage: 99.597% (+0.05%) from 99.549%
26143431947

Pull #232

github

web-flow
Pre-install cffi to fix macOS Python 3.15 build (#233)

* Pre-install cffi natively to fix macOS 3.15 x86_64 cross-compilation

On ARM64 macOS runners, the x86_64 cross-compilation step causes
setup_requires/fetch_build_eggs to build cffi from source with x86_64
flags (no pre-built 3.15 wheel exists). Python (arm64) then cannot load
the x86_64 _cffi_backend.so.

Pre-installing cffi via pip ensures it is available natively so
setuptools does not attempt to rebuild it with cross-compilation flags.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Replace AndreMiras/coveralls-python-action with coverallsapp/github-action

The andremiras action is not allowed by the org's action policy. Switch to
the official Coveralls-maintained action which is verified in the GitHub
Marketplace.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #232: Add preliminary support for Python 3.15b1.

274 of 274 branches covered (100.0%)

Branch coverage included in aggregate %.

5161 of 5183 relevant lines covered (99.58%)

7.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26143431947.1 20 May 2026 05:34AM UTC 26
99.6
GitHub Action Run
Source Files on build 26143431947
  • Tree
  • List 26
  • Changed 26
  • Source Changed 26
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26143431947
  • Pull Request #232
  • PR Base - master (#25305584912)
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