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

fix: dup sync via watch #311

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix: dup sync via watch #311

merged 1 commit into from
Oct 28, 2024

Conversation

luwes
Copy link
Collaborator

@luwes luwes commented Oct 28, 2024

fix #310

@luwes luwes self-assigned this Oct 28, 2024
Copy link

vercel bot commented Oct 28, 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 Oct 28, 2024 4:49pm

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2024

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

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

@luwes luwes merged commit a3951a3 into muxinc:main Oct 28, 2024
8 checks passed
@luwes luwes deleted the fix-dup-sync branch October 28, 2024 17:54
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.

Sync: Existing videos get uploaded again and again
3 participants