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

IntelPython / dpnp / 12693618954 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2025 06:10PM UTC
Files 204
Run time 7min
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

09 Jan 2025 03:56PM UTC coverage: 65.08%. Remained the same
12693618954.1

push

github

web-flow
Support python 3.13 (#2249)

The PR proposes to build and test with Python 3.13 in conda package
workflow.

Also default python version used by other GH actions is bumped up to
3.13 except:
- building docs because there is no support of python 3.13 in CuPy
- coverage because there is no support of python 3.13 in `coveralls`

Note, `conda-build` does not support python 3.13, but it is still
possible to install it into env with python 3.12 and to run conda build
with `--python 3.13` option.

Also it forces to pin `numpy >= 1.23` in `meta.yaml` otherwise it is
impossible to use the latest numpy version, because it is pinned to 2.0
by `--numpy 2.0` option (while numpy 2.0 does not support python 3.13
yet, it has been added later).

4559 of 11468 branches covered (39.75%)

Branch coverage included in aggregate %.

16948 of 21579 relevant lines covered (78.54%)

19825.99 hits per line

Source Files on job 12693618954.1
  • Tree
  • List 204
  • Changed 21
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12693618954
  • 1bed3bd1 on github
  • Prev Job for on master (#12689035108.1)
  • Next Job for on master (#12710043140.1)
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