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

thanos / codecs / 4e418320fbc53b68a8e99329070a2e182b4fce31
95%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 05:17PM UTC
Jobs 1
Files 13
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

13 Jun 2026 05:15PM UTC coverage: 94.853%. Remained the same
4e418320fbc53b68a8e99329070a2e182b4fce31

push

github

thanos
The fix: config/config.exs now has force_build: true which applies in all environments (dev, test, and CI/prod). This means:
CI: compiles from source using Rustler (since no precompiled release v0.1.0 exists yet)
Local dev/test: same — compiles from source
End users installing from Hex: once the v0.1.0 release is published with precompiled artifacts, RustlerPrecompiled will download them; force_build in config/config.exs doesn't apply to downstream projects (their own config takes precedence)
After the first v0.1.0 release with precompiled artifacts is published, the force_build can be removed from config/config.exs (or kept as a dev convenience — it won't affect downstream users since their own config/config.exs overrides it)

129 of 136 relevant lines covered (94.85%)

233.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4e418320fbc53b68a8e99329070a2e182b4fce31.1 13 Jun 2026 05:17PM UTC 13
94.85
GitHub Action Run
Source Files on build 4e418320fbc53b68a8e99329070a2e182b4fce31
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4e418320 on github
  • Prev Build on main (#E0E78629...)
  • Next Build on main (#0644C0BC...)
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