Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add player only export #261

Merged
merged 4 commits into from
Jun 3, 2024
Merged

feat: add player only export #261

merged 4 commits into from
Jun 3, 2024

Conversation

luwes
Copy link
Collaborator

@luwes luwes commented Jun 3, 2024

fix #250

also fixes an issue with a function config I encountered.

@luwes luwes self-assigned this Jun 3, 2024
Copy link

vercel bot commented Jun 3, 2024

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
Copy link

codecov-commenter commented Jun 3, 2024

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 ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luwes luwes merged commit df46b46 into muxinc:main Jun 3, 2024
8 checks passed
@luwes luwes deleted the player-only branch June 3, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Option To Not Upload Video If Using Remote Source String
2 participants