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

Valian / live_vue / 39edffbabf5dd91ff250678c6c2634307222f788
82%

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 11:40AM 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

11 Dec 2025 11:40AM UTC coverage: 78.009%. Remained the same
39edffbabf5dd91ff250678c6c2634307222f788

push

github

web-flow
fix: installer skipping html_helpers modification for LiveVue* projects (#100)

The idempotency check `String.contains?(content, "use LiveVue")` was
incorrectly matching project web modules like `use LiveVueWebsiteWeb`,
causing the installer to skip adding `use LiveVue` to html_helpers.

Use word boundary regex `\b` to match only the standalone module name.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>

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

1 existing line in 1 file now uncovered.

337 of 432 relevant lines covered (78.01%)

32.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.79
0.0% lib/mix/tasks/live_vue.install.ex
Jobs
ID Job ID Ran Files Coverage
1 39edffbabf5dd91ff250678c6c2634307222f788.1 11 Dec 2025 11:40AM UTC 10
78.01
GitHub Action Run
Source Files on build 39edffbabf5dd91ff250678c6c2634307222f788
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 39edffba on github
  • Prev Build on main (#13828B2C...)
  • Next Build on main (#D152AFD8...)
  • 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