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

a-maze-d / fledex / c9bb22b35d77807a005be900ce12b670769e7dcd
100%

Build:
DEFAULT BRANCH: main
Ran 26 Oct 2025 08:53PM UTC
Jobs 1
Files 54
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

26 Oct 2025 08:51PM UTC coverage: 100.0%. Remained the same
c9bb22b35d77807a005be900ce12b670769e7dcd

push

github

web-flow
Flexible colors wrapup (#78)

* Introducing a HSL struct (instead of using a tuple)

Introducing a CHANGELOG.md

Fixing some minor typos

* Introducing `Fledex.Color.RGB` to be consistent with the other color spaces. The tuple will continue to be used and you can easily convert from one to the other with `RGB.to_tuple`
Fixed a bug in `LoadUtils.a2b/1` The value wasn't truncated to an integer
Fledex.Color protocol only has a single function. `to_rgb/1` has been removed. The functionality can be provided by the new `RGB` module. (Note: some places still need a rather stupid `RGB.new(color) |> RGB.to_tuple()` construct. Ideally functions do not take tuples, but the new `RGB` struct as input.
Fixed a bug in the `AnimationSystem` that prevented arguments to be passed in correctly.

* forgot to mention a bug

* removed the `RGB.new(color) |> RGB.to_tuple()` calls

---------

Co-authored-by: maze <fledex@reik.org>

46 of 46 new or added lines in 14 files covered. (100.0%)

920 of 920 relevant lines covered (100.0%)

158.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 c9bb22b35d77807a005be900ce12b670769e7dcd.1 26 Oct 2025 08:53PM UTC 54
100.0
GitHub Action Run
Source Files on build c9bb22b35d77807a005be900ce12b670769e7dcd
  • Tree
  • List 54
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c9bb22b3 on github
  • Prev Build on main (#F03A51A4...)
  • Next Build on main (#BAF2450B...)
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