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

colour-science / colour
99%

Build:
DEFAULT BRANCH: develop
Repo Added 02 Sep 2014 08:53AM UTC
Files 590
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 develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • develop
  • docs/pre-commit
  • feature/CLF
  • feature/CLF_execution
  • feature/PMC
  • feature/ampas_io
  • feature/apple_log_profile
  • 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_xyy
  • feature/cif_recommendation
  • feature/colorchecker_sg
  • feature/continuous_interpolation
  • feature/continuous_ssi
  • feature/copyless
  • feature/coverage
  • feature/delegate
  • feature/devcontainer
  • feature/diagrams_models
  • feature/dimensionality_reduction
  • feature/docstrings
  • feature/fichet2021
  • feature/flattened_hellwig2022
  • feature/flattened_hellwig2022_linear_extension
  • feature/flog2c
  • feature/fujifilm_flog2
  • feature/gamma_class
  • feature/gamma_partials
  • feature/graph
  • feature/hyab_staging
  • feature/hych
  • feature/hych_staging
  • feature/idt
  • feature/isort
  • feature/iterable_signal
  • feature/jenv
  • feature/line_locus
  • feature/literals
  • feature/lut_support_improvements
  • feature/lut_write
  • feature/metadata
  • feature/mired
  • feature/numpy-2
  • feature/numpy_1_24_0
  • feature/openimageio
  • feature/openimageio-ci
  • feature/osa_ucs
  • feature/plasa_ansi_e154
  • feature/polar_conversions
  • feature/pydot
  • feature/pyproject_upgrade
  • feature/pyright
  • feature/pytest
  • feature/python-3.12
  • feature/python-3.13
  • feature/qhull-regression
  • feature/rayleigh
  • feature/rayleigh_jeans_blackbody
  • feature/reshape_sd_copy
  • feature/rgb_xyz
  • 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/sucs-scam-staging
  • 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/vaab_colour
  • feature/vk20
  • feature/web_colours
  • feature/wgpu
  • feature/xdist-shenanigans
  • feature/xiaomi_log_profile
  • feature/xxhash
  • feature/yrg
  • feature_cct_improvements
  • 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

08 Sep 2025 11:03AM UTC coverage: 99.349% (-0.005%) from 99.354%
17548616768

push

github

KelSolaar
Fix an incorrect formula for Q in the sCAM model.

Replace the exponent with recommended 0.1 instead of 0.46 and update test cases.

Closes #1360

1 of 1 new or added line in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

42279 of 42556 relevant lines covered (99.35%)

0.99 hits per line

Relevant lines Covered
Build:
Build:
42556 RELEVANT LINES 42279 COVERED LINES
0.99 HITS PER LINE
Source Files on develop
  • Tree
  • List 590
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17548616768 develop Fix an incorrect formula for Q in the sCAM model. Replace the exponent with recommended 0.1 instead of 0.46 and update test cases. Closes #1360 push 08 Sep 2025 11:07AM UTC KelSolaar github
99.35
17504150191 develop Merge branch 'feature/isort' into develop push 05 Sep 2025 08:53PM UTC KelSolaar github
99.35
17504007205 feature/isort Add `__init__` modules import isort split groups. push 05 Sep 2025 08:44PM UTC KelSolaar github
99.35
17396509233 develop Merge branch 'feature/scalar-type-aliases-staging' into develop push 02 Sep 2025 07:36AM UTC KelSolaar github
99.35
17396297985 feature/scalar-type-aliases-staging Update complex type aliases from `csingle` / `cdouble` to `complex64` / `complex128`. push 02 Sep 2025 07:30AM UTC KelSolaar github
99.35
17396236470 feature/scalar-type-aliases-staging Update complex type aliases from csingle/cdouble to complex64/complex128 This aligns with numpy>=2.1 changes where sized types are preferred over the legacy aliases. See numpy/numpy#29151 for details. 🤖 Generated with [Claude Code](https://claud... push 02 Sep 2025 07:24AM UTC KelSolaar github
99.35
17396059254 feature/scalar-type-aliases-staging prefer `complex64` and `complex128` over `csingle` and `cdouble` push 02 Sep 2025 07:16AM UTC KelSolaar github
99.35
17395971601 feature/scalar-type-aliases-staging Implement support for *Xiaomi Mi-Log Profile*. push 02 Sep 2025 07:11AM UTC KelSolaar github
99.35
17395453186 develop Implement support for *Xiaomi Mi-Log Profile*. push 02 Sep 2025 06:44AM UTC KelSolaar github
99.35
17387654542 pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.11](https:... Pull #1080 01 Sep 2025 09:44PM UTC web-flow github
99.35
See All Builds (6805)
  • 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

© 2025 Coveralls, Inc