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

pantsbuild / pants / 18670359960
80%

Build:
DEFAULT BRANCH: main
Ran 21 Oct 2025 02:31AM UTC
Jobs 13
Files 1712
Run time 4min
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

21 Oct 2025 01:56AM UTC coverage: 80.25% (+0.002%) from 80.248%
18670359960

push

github

web-flow
upgrade to PyO3 v0.27.0 (#22768)

Upgrade to PyO3 v0.27.0. As per the [migration
guide](https://pyo3.rs/v0.27.0/migration.html#from-026-to-027), the
following changes were made:

- The `FromPyObject` trait changed to take an "input" lifetime `'a` in
addition to the "Python attachment" lifetime `'py`. Uses and impls of
`FromPyObject` in the code base have been updated accordingly.
Interestingly, `getattr` and `getattr_from_str_frozendict` now have to
use higher-kinded lifetimes to account for the `'a` input lifetime.
- The `downcast` method is deprecated in favor of just `.cast`. A few
casts from the new `CastError` error to `PyErr` via `PyErr::from` were
added to fix type errors.
- Use `read_py_attached` and `write_py_attached` when locking a `RwLock`
from a context where the thread is attached to Python (to avoid a
deadlock with the GIL).

77635 of 96741 relevant lines covered (80.25%)

3.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test_python_linux_x86_64_0/10 - 18670359960.1 21 Oct 2025 02:36AM UTC 1195
45.59
GitHub Action Run
2 test_python_linux_x86_64_3/10 - 18670359960.2 21 Oct 2025 02:38AM UTC 1174
45.7
GitHub Action Run
3 test_python_linux_x86_64_6/10 - 18670359960.3 21 Oct 2025 02:31AM UTC 1171
40.8
GitHub Action Run
4 test_python_linux_x86_64_5/10 - 18670359960.4 21 Oct 2025 02:32AM UTC 1190
48.06
GitHub Action Run
5 test_python_linux_x86_64_2/10 - 18670359960.5 21 Oct 2025 02:32AM UTC 1177
46.9
GitHub Action Run
6 test_python_linux_x86_64_8/10 - 18670359960.6 21 Oct 2025 02:39AM UTC 1177
45.46
GitHub Action Run
7 test_python_linux_arm64 - 18670359960.7 21 Oct 2025 02:33AM UTC 1159
43.23
GitHub Action Run
8 test_python_linux_x86_64_4/10 - 18670359960.8 21 Oct 2025 02:44AM UTC 1207
49.96
GitHub Action Run
9 test_python_macos13_x86_64 - 18670359960.9 21 Oct 2025 03:31AM UTC 1156
42.7
GitHub Action Run
10 test_python_macos14_arm64 - 18670359960.10 21 Oct 2025 02:42AM UTC 1159
43.23
GitHub Action Run
11 test_python_linux_x86_64_7/10 - 18670359960.11 21 Oct 2025 02:42AM UTC 1180
42.72
GitHub Action Run
12 test_python_linux_x86_64_1/10 - 18670359960.12 21 Oct 2025 02:36AM UTC 1174
40.23
GitHub Action Run
13 test_python_linux_x86_64_9/10 - 18670359960.13 21 Oct 2025 02:35AM UTC 1182
45.1
GitHub Action Run
Source Files on build 18670359960
  • Tree
  • List 1712
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18670359960
  • 4b44d21a on github
  • Prev Build on main (#18612119626)
  • Next Build on main (#18697429970)
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

© 2025 Coveralls, Inc