muxinc / next-video

The easiest way to add video in your Nextjs app.
https://next-video.dev
MIT License
858 stars 33 forks source link

fix: dup sync via watch #311

Closed luwes closed 1 month ago

luwes commented 1 month ago

fix #310

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-video-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 4:49pm
codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.57%. Comparing base (ec15d93) to head (b1ebfc0). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/cli/sync.ts 86.36% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #311 +/- ## ========================================== - Coverage 90.75% 89.57% -1.19% ========================================== Files 30 30 Lines 2445 2456 +11 Branches 339 294 -45 ========================================== - Hits 2219 2200 -19 - Misses 226 255 +29 - Partials 0 1 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.