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

thanos / ex_editor / 24255900876
87%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 05:39PM UTC
Jobs 1
Files 10
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

10 Apr 2026 05:37PM UTC coverage: 86.667%. Remained the same
24255900876

push

github

thanos
fix: add Phoenix.Component import to ExEditorWeb.LiveEditor

The ~H sigil (HEEx) requires Phoenix.Component to be imported. Without this
import, the module may fail to compile consistently in different environments
(e.g., CI vs local development), causing function_exported? checks to fail.

This ensures the live_editor/1 function is properly exported and accessible
across all test environments, particularly in CI where async test execution
may expose missing dependencies.

Fixes intermittent CI test failures where ExEditorWeb.LiveEditor.live_editor/1
wasn't being recognized as exported.

273 of 315 relevant lines covered (86.67%)

28.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24255900876.1 10 Apr 2026 05:39PM UTC 10
86.67
GitHub Action Run
Source Files on build 24255900876
  • Tree
  • List 10
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24255900876
  • 966ab54b on github
  • Prev Build on main (#24255705451)
  • Next Build on main (#24256383265)
  • 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