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

Valian / live_vue / fb4359021b0b975fa3091e5d9ceca62a2136cd23
82%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2025 01:53PM 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

15 Jul 2025 01:52PM UTC coverage: 56.667% (+9.7%) from 46.939%
fb4359021b0b975fa3091e5d9ceca62a2136cd23

push

github

web-flow
Diff optimization (#60)

LiveVue now uses JSON Patch operations to send only the minimal differences when props change, dramatically reducing WebSocket payload sizes. Instead of sending entire prop objects, only the specific fields that changed are transmitted using RFC 6902 JSON Patch format. This optimization works seamlessly with complex nested structures, lists, and custom structs through the `LiveVue.Encoder` protocol.

40 of 42 new or added lines in 2 files covered. (95.24%)

102 of 180 relevant lines covered (56.67%)

27.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
90.91
lib/live_vue/encoder.ex
Jobs
ID Job ID Ran Files Coverage
1 fb4359021b0b975fa3091e5d9ceca62a2136cd23.1 15 Jul 2025 01:53PM UTC 10
56.67
GitHub Action Run
Source Files on build fb4359021b0b975fa3091e5d9ceca62a2136cd23
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fb435902 on github
  • Prev Build on main (#B80220F3...)
  • Next Build on main (#BE9BB709...)
  • 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