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

Valian / live_vue / 86dbc89322605dc4b7e0c936ae8f65f418769c98
82%

Build:
DEFAULT BRANCH: main
Ran 17 Dec 2025 11:06PM UTC
Jobs 1
Files 10
Run time 2min
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

17 Dec 2025 11:05PM UTC coverage: 78.009%. Remained the same
86dbc89322605dc4b7e0c936ae8f65f418769c98

push

github

web-flow
refactor: reorganize E2E tests into colocated features (#106)

* refactor: reorganize E2E tests into colocated feature directories

Move LiveViews, Vue components, and test specs from separate directories
(support/, vue/, tests/) into colocated feature folders (features/*/).
Each feature now contains its live.ex, *.vue components, and *.spec.js test.

Updates:
- mix.exs: elixirc_paths includes test/e2e/features for protocol derives
- app.js: glob pattern changed to ../features/**/*.vue
- playwright.config.js: testDir set to ./features
- test_helper.exs: removes dynamic Code.require_file (modules compiled)
- Documentation updated in CLAUDE.md and test/e2e/README.md

All 83 E2E tests pass. Adding new tests now requires one directory instead of
touching 4 places.

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

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: increase syncLV timeout to prevent flaky E2E tests

The 1-second default expect timeout was insufficient for LiveView
websocket connection under parallel test load. Increased to 5 seconds
for the .phx-connected assertion specifically.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

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

337 of 432 relevant lines covered (78.01%)

32.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 86dbc89322605dc4b7e0c936ae8f65f418769c98.1 17 Dec 2025 11:06PM UTC 10
78.01
GitHub Action Run
Source Files on build 86dbc89322605dc4b7e0c936ae8f65f418769c98
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 86dbc893 on github
  • Prev Build on main (#11542DC2...)
  • Next Build on main (#C76F2074...)
  • 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