Skip to content

Conversation

@lennartkloock
Copy link
Member

This PR implements the Video API service.

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

❌ Patch coverage is 0% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.38%. Comparing base (b04a6b6) to head (ac8508b).

⚠️ Current head ac8508b differs from pull request most recent head a4254b2

Please upload reports for the commit a4254b2 to get more accurate results.

Files with missing lines Patch % Lines
cloud/video/api/src/services.rs 0.00% 95 Missing ⚠️
cloud/video/api/src/services/stream.rs 0.00% 11 Missing ⚠️
cloud/video/api/traits/src/dataloader.rs 0.00% 9 Missing ⚠️
cloud/video/api/db-types/src/models/streams.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #623      +/-   ##
==========================================
- Coverage   61.66%   61.38%   -0.28%     
==========================================
  Files         385      387       +2     
  Lines       31081    31166      +85     
==========================================
- Hits        19165    19132      -33     
- Misses      11916    12034     +118     
Files with missing lines Coverage Δ
cloud/video/api/db-types/src/models/streams.rs 0.00% <0.00%> (ø)
cloud/video/api/traits/src/dataloader.rs 0.00% <0.00%> (ø)
cloud/video/api/src/services/stream.rs 0.00% <0.00%> (ø)
cloud/video/api/src/services.rs 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

Components Coverage Δ
scuffle-aac 89.47% <ø> (ø)
scuffle-amf0 90.31% <ø> (ø)
scuffle-av1 98.40% <ø> (ø)
scuffle-batching 100.00% <ø> (ø)
scuffle-bootstrap 82.91% <ø> (ø)
scuffle-bytes-util 96.70% <ø> (ø)
scuffle-context 100.00% <ø> (ø)
scuffle-expgolomb 100.00% <ø> (ø)
scuffle-ffmpeg 90.00% <ø> (ø)
scuffle-flv 95.59% <ø> (ø)
scuffle-future-ext 50.00% <ø> (ø)
nutype-enum ∅ <ø> (∅)
scuffle-h264 99.68% <ø> (ø)
scuffle-http 86.21% <ø> (-0.33%) ⬇️
scuffle-metrics 95.02% <ø> (ø)
postcompile 44.24% <ø> (ø)
scuffle-pprof 100.00% <ø> (ø)
scuffle-rtmp 90.88% <ø> (ø)
scuffle-settings 99.11% <ø> (ø)
scuffle-signal 95.41% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

🚀 Preview Deployments

Deployment Status Preview URL
dashboard https://app-scuffle-cloud-z10xhjgo1-scufflecloud.vercel.app
docs ⏭️ -
rustdoc https://docs-scuffle-bnhl1pu1a-scufflecloud.vercel.app
cloud emails render https://scufflecloud-email-preview-6h4vmh5sq-scufflecloud.vercel.app

@lennartkloock lennartkloock force-pushed the lennart/video-api branch 3 times, most recently from 6a03f2b to 4c39b7c Compare October 13, 2025 16:25
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.

3 participants