muxinc / next-video

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

fix: adding video JSON to the Next 15 build + Turbopack warning #316

Closed luwes closed 3 weeks ago

luwes commented 3 weeks ago

fix #315

height[bot] commented 3 weeks ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

vercel[bot] commented 3 weeks 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 Nov 1, 2024 6:56pm
codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 88.40580% with 8 lines in your changes missing coverage. Please review.

Project coverage is 88.88%. Comparing base (728406a) to head (42cd96f). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/with-next-video.ts 77.77% 7 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #316 +/- ## ========================================== - Coverage 89.19% 88.88% -0.31% ========================================== Files 32 32 Lines 2554 2601 +47 Branches 343 362 +19 ========================================== + Hits 2278 2312 +34 - Misses 275 286 +11 - Partials 1 3 +2 ```

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