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

colour-science / colour
98%
develop: 98%

Build:
Build:
LAST BUILD BRANCH: feature/array-api-autograd
DEFAULT BRANCH: develop
Repo Added 02 Sep 2014 08:53AM UTC
Files 632
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 feature/array-api-support
branch: feature/array-api-support
CHANGE BRANCH
x
Reset
  • feature/array-api-support
  • array-api-stack
  • array_api_enhancements
  • develop
  • docs/pre-commit
  • feature/CLF
  • feature/CLF_execution
  • feature/PMC
  • feature/ampas_io
  • feature/apple_log_profile
  • feature/array-api-autograd
  • feature/barten_pupil_diameter
  • feature/benchmarks
  • feature/callback
  • feature/callback_alternative
  • feature/canon_log_v1.2
  • feature/checks
  • feature/cie2024_integration
  • feature/cie2024_varnish
  • feature/cie_sky
  • feature/cie_xyy
  • feature/cif_recommendation
  • feature/colorchecker_sg
  • feature/continuous_interpolation
  • feature/continuous_ssi
  • feature/copyless
  • feature/correction
  • feature/coverage
  • feature/delegate
  • feature/delta_e_din99_methods_staging
  • feature/delta_e_return_additional_data_staging
  • feature/devcontainer
  • feature/diagrams_models
  • feature/dimensionality_reduction
  • feature/docstrings
  • feature/domain-range-scale-annotations
  • feature/fichet2021
  • feature/flattened_hellwig2022
  • feature/flattened_hellwig2022_linear_extension
  • feature/flog2c
  • feature/fujifilm_flog2
  • feature/gamma_class
  • feature/gamma_partials
  • feature/gaussian-upsampling
  • feature/graph
  • feature/hyab_staging
  • feature/hych
  • feature/hych_staging
  • feature/idt
  • feature/in-place
  • feature/isort
  • feature/iterable_signal
  • feature/jenv
  • feature/line_locus
  • feature/literals
  • feature/lut_support_improvements
  • feature/lut_write
  • feature/metadata
  • feature/metamerism-spectral-staging
  • feature/mired
  • feature/munsell-onnx
  • feature/numpy-2
  • feature/numpy-printoptions
  • feature/numpy_1_24_0
  • feature/openimageio
  • feature/openimageio-ci
  • feature/optional-scipy
  • feature/osa-ucs
  • feature/osa_ucs
  • feature/plasa_ansi_e154
  • feature/polar_conversions
  • feature/prek
  • feature/pydot
  • feature/pyproject_upgrade
  • feature/pyright
  • feature/pytest
  • feature/python-3.12
  • feature/python-3.13
  • feature/python-3.14
  • feature/qhull-regression
  • feature/rayleigh
  • feature/rayleigh_jeans_blackbody
  • feature/reshape_sd_copy
  • feature/rgb_xyz
  • feature/robertson1968
  • feature/ruff
  • feature/scalar-type-aliases-staging
  • feature/sd_gaussian
  • feature/sd_reference_illum
  • feature/sdiv
  • feature/shape_from_array
  • feature/small_labels
  • feature/spow_bt1886
  • feature/ssi
  • feature/sucs-scam-staging
  • feature/thin_film
  • feature/tjdcs/v0.4.4
  • feature/unit_tests
  • feature/unittests
  • feature/uv
  • feature/v0.4.2
  • feature/v0.4.3
  • feature/v0.4.4
  • feature/v0.4.5
  • feature/v0.4.6
  • feature/v0.4.7
  • feature/v0.4.8
  • feature/vaab_colour
  • feature/vectorised-upsampling
  • feature/vk20
  • feature/web_colours
  • feature/wgpu
  • feature/wilkie2021
  • feature/xdist-shenanigans
  • feature/xiaomi_log_profile
  • feature/xxhash
  • feature/yrg
  • feature/yuv
  • feature_cct_improvements
  • fix/array-api-autograd
  • hych_staging
  • maintenence/ctlrender
  • maintenence/poetry_packages
  • master
  • performance/cfi2017
  • performance/interpolation
  • poetry_packages
  • pre-commit-ci-update-config
  • sd_to_xyz_integration_shape
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7

02 Sep 2026 11:05PM UTC coverage: 97.56% (-1.3%) from 98.836%
33693495284

Pull #1406

github

thomasmansencal
Add full CI testing for all backends.
Pull Request #1406: PR: Implement support for *Python Array API Standard*.

49184 of 50414 relevant lines covered (97.56%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
50414 RELEVANT LINES 49184 COVERED LINES
0.98 HITS PER LINE
Source Files on feature/array-api-support
  • Tree
  • List 631
  • Changed 378
  • Source Changed 0
  • Coverage Changed 378
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33693495284 feature/array-api-support Add full CI testing for all backends. Pull #1406 02 Sep 2026 11:13PM UTC thomasmansencal github
97.56
32630200316 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... Pull #1406 23 Aug 2026 09:26AM UTC thomasmansencal github
98.35
32622790579 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... Pull #1406 23 Aug 2026 06:38AM UTC thomasmansencal github
98.35
31939239335 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... Pull #1406 16 Aug 2026 09:50AM UTC thomasmansencal github
98.33
31934758719 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... Pull #1406 16 Aug 2026 08:11AM UTC thomasmansencal github
98.33
31931115833 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... Pull #1406 16 Aug 2026 06:52AM UTC thomasmansencal github
98.33
31931118049 feature/array-api-support Merge 0f3166e7d into f19d3eee7 Pull #1406 16 Aug 2026 06:46AM UTC web-flow github
98.33
31918872492 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... Pull #1406 16 Aug 2026 02:30AM UTC thomasmansencal github
98.33
31918261606 feature/array-api-support Merge d894c8f97 into a233cc9d5 Pull #1406 16 Aug 2026 02:11AM UTC web-flow github
98.33
31918257784 feature/array-api-support Implement support for *Python Array API Standard*. *Colour* now dispatches array operations to the caller's backend (*NumPy*, *JAX*, *PyTorch*) through the array-namespace machinery in `colour.utilities.array`. Beyond the mechanical *NumPy* to na... push 16 Aug 2026 02:02AM UTC thomasmansencal github
98.33
See All Builds (7090)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc