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 #305 implement output option #340

Merged
merged 15 commits into from
Feb 29, 2024
Merged

fix #305 implement output option #340

merged 15 commits into from
Feb 29, 2024

Conversation

lucemia
Copy link
Contributor

@lucemia lucemia commented Feb 27, 2024

fix #305 implement output option
fix #342 update parse-c with ffmpeg newest version

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.88%. Comparing base (903c488) to head (c4c03b8).

❗ Current head c4c03b8 differs from pull request most recent head 21bc367. Consider uploading reports for the commit 21bc367 to get more accurate results

Files Patch % Lines
src/ffmpeg/dag/io/output_args.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
- Coverage   96.94%   96.88%   -0.06%     
==========================================
  Files          24       26       +2     
  Lines         753      771      +18     
==========================================
+ Hits          730      747      +17     
- Misses         23       24       +1     
Flag Coverage Δ
$3.10 96.88% <96.66%> (-0.06%) ⬇️
$3.11 96.88% <96.66%> (-0.06%) ⬇️
$3.12 96.88% <96.66%> (-0.06%) ⬇️

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

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

@lucemia
Copy link
Contributor Author

lucemia commented Feb 27, 2024

cmdutils 似乎有改

@lucemia lucemia marked this pull request as ready for review February 29, 2024 03:17
@lucemia lucemia merged commit 3a5f53b into main Feb 29, 2024
5 checks passed
@lucemia lucemia deleted the fix-305-output-option branch February 29, 2024 03:23
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.

analysis vframes implement output option auto complete
1 participant