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

excaliburjs / Excalibur / 20923652070
89%

Build:
DEFAULT BRANCH: main
Ran 12 Jan 2026 02:57PM UTC
Jobs 1
Files 241
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

12 Jan 2026 02:50PM UTC coverage: 88.751% (+0.01%) from 88.739%
20923652070

push

github

web-flow
feat: [#3649] Add rgb and lrgb color lerp modes (#3658)

<!--
Hi, and thanks for contributing to Excalibur!
Before you go any further, please read our contributing guide: https://github.com/excaliburjs/Excalibur/blob/main/.github/CONTRIBUTING.md
especially the "Submitting Changes" section:
https://github.com/excaliburjs/Excalibur/blob/main/.github/CONTRIBUTING.md#submitting-changes
---
A quick summary checklist is included below for convenience:
-->

=== :clipboard: PR Checklist :clipboard: ===

- [x] :pushpin: issue exists in github for these changes
- [x] :microscope: existing tests still pass
- [x] :see_no_evil: code conforms to the [style guide](https://github.com/excaliburjs/Excalibur/blob/main/STYLEGUIDE.md)
- [x] :triangular_ruler: new tests written and passing / old tests updated with new scenario(s)
- [x] :page_facing_up: changelog entry added (or not needed)

==================

<!-- If you're closing an issue with this pull request, or contributing a significant change, please include your changes in the appropriate section of CHANGELOG.md as outlined in https://github.com/excaliburjs/Excalibur/blob/main/.github/CONTRIBUTING.md#creating-a-pull-request. -->

<!--Please format your pull request title according to our commit message styleguide: https://github.com/excaliburjs/Excalibur/blob/main/.github/CONTRIBUTING.md#commit-messages -->

<!-- Thanks again! -->

<!--------------------------------------------------------------------------------------------->

Closes #3649

## Changes:

- `Color.lerp` rename to `Color.lerpHSL`
- add `Color.lerpRGB` method, which uses linear interpolation for blending color
- add `Color.lerpLRGB` method, which uses linear interpolation with gamma correction
- add `Color.lerp` again, now as alias for other lerp methods with optional `colorSpace` param

5392 of 7341 branches covered (73.45%)

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

14864 of 16748 relevant lines covered (88.75%)

24482.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20923652070.1 12 Jan 2026 02:57PM UTC 241
88.75
GitHub Action Run
Source Files on build 20923652070
  • Tree
  • List 241
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20923652070
  • e19ef8ac on github
  • Prev Build on main (#20886248849)
  • Next Build on main (#20923652117)
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