typed-ffmpeg icon indicating copy to clipboard operation
typed-ffmpeg copied to clipboard

fix #479 dynamic IO

Open lucemia opened this issue 6 months ago • 1 comments
trafficstars

lucemia avatar May 15 '25 00:05 lucemia

Codecov Report

Attention: Patch coverage is 3.57143% with 27 lines in your changes missing coverage. Please review.

Project coverage is 78.25%. Comparing base (40a3285) to head (b9e94c8). Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...eg-flow-editor/src/components/FFmpegFlowEditor.tsx 0.00% 26 Missing :warning:
ffmpeg-flow-editor/src/components/FilterNode.tsx 0.00% 1 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #562      +/-   ##
==========================================
+ Coverage   78.22%   78.25%   +0.03%     
==========================================
  Files          67       67              
  Lines        3293     3114     -179     
  Branches      265      212      -53     
==========================================
- Hits         2576     2437     -139     
+ Misses        717      677      -40     
Flag Coverage Δ
3.11 93.46% <ø> (ø)
3.12 ?
3.13 ?
backend 93.46% <ø> (ø)
python 93.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
ffmpeg-flow-editor/src/App.tsx 0.00% <ø> (ø)
ffmpeg-flow-editor/src/components/InputNode.tsx 0.00% <ø> (ø)
ffmpeg-flow-editor/src/components/OutputNode.tsx 0.00% <ø> (ø)
ffmpeg-flow-editor/src/utils/formulaEvaluator.ts 100.00% <ø> (+7.69%) :arrow_up:
ffmpeg-flow-editor/src/utils/nodeMapping.ts 79.62% <100.00%> (+1.40%) :arrow_up:
ffmpeg-flow-editor/src/components/FilterNode.tsx 0.00% <0.00%> (ø)
...eg-flow-editor/src/components/FFmpegFlowEditor.tsx 0.00% <0.00%> (ø)
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 15 '25 00:05 codecov[bot]