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

thanos / ex_editor / 24255705451 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 05:34PM UTC
Files 10
Run time 0s
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

10 Apr 2026 05:33PM UTC coverage: 86.667%. Remained the same
24255705451.1

push

github

thanos
fix: adjust ExEditorWeb test to handle defdelegate

The test was using function_exported? to check if live_editor/1 is exported
from ExEditorWeb, but defdelegate is a compile-time macro that may not
always be detected as an exported function in all environments (e.g., CI).

Changed to test the actual functionality instead:
- Test that the function is callable from ExEditorWeb
- Verify that the underlying implementation exists in LiveEditor
- All tests now pass in CI and locally

Fixes CI failure in GitHub Actions

273 of 315 relevant lines covered (86.67%)

28.92 hits per line

Source Files on job 24255705451.1
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24255705451
  • a2a998ae on github
  • Prev Job for on main (#24255485493.1)
  • Next Job for on main (#24255900876.1)
  • Delete
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