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

Bugfix/fix null ref exception with tags container #477

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

rosenbjerg
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (7ebf948) 74.22% compared to head (55b1946) 74.54%.
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   74.22%   74.54%   +0.32%     
==========================================
  Files         111      113       +2     
  Lines        2778     2829      +51     
==========================================
+ Hits         2062     2109      +47     
- Misses        716      720       +4     
Files Coverage Δ
FFMpegCore/FFMpeg/Arguments/GifPaletteArgument.cs 100.00% <100.00%> (ø)
FFMpegCore/FFMpeg/Enums/FileExtension.cs 38.88% <100.00%> (+3.59%) ⬆️
FFMpegCore/FFMpeg/SnapshotArgumentBuilder.cs 80.39% <100.00%> (+26.33%) ⬆️
FFMpegCore/FFProbe/FFProbeAnalysis.cs 82.45% <100.00%> (ø)
FFMpegCore/FFProbe/MediaFormat.cs 100.00% <ø> (ø)
FFMpegCore/FFProbe/MediaStream.cs 92.30% <ø> (ø)
FFMpegCore/FFMpeg/Arguments/CopyCodecArgument.cs 0.00% <0.00%> (ø)
FFMpegCore/FFMpeg/FFMpegArgumentOptions.cs 83.60% <50.00%> (-1.14%) ⬇️
FFMpegCore/FFMpeg/FFMpeg.cs 66.66% <61.53%> (-0.18%) ⬇️

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

@rosenbjerg rosenbjerg merged commit 3085fa4 into main Oct 5, 2023
3 checks passed
@rosenbjerg rosenbjerg deleted the bugfix/fix-null-ref-exception-with-tags-container branch October 5, 2023 07:20
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.

2 participants