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

feat: add player only export #261

Closed luwes closed 5 months ago

luwes commented 5 months ago

fix #250

also fixes an issue with a function config I encountered.

vercel[bot] commented 5 months 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 Jun 3, 2024 10:27pm
codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.67%. Comparing base (1efddd1) to head (a7e5372). Report is 2 commits behind head on main.

Files Patch % Lines
src/with-next-video.ts 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ========================================== + Coverage 90.63% 90.67% +0.03% ========================================== Files 30 30 Lines 2413 2423 +10 Branches 339 347 +8 ========================================== + Hits 2187 2197 +10 Misses 226 226 ```

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