Skip to content

Support 'video/*' * 'audio/*' mimetypes in getMediaCount() #439

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

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

kelson42
Copy link
Collaborator

@kelson42 kelson42 commented Jan 7, 2021

Fixes #438

@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #439 (3e2810d) into master (18afa97) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
+ Coverage   59.61%   59.64%   +0.02%     
==========================================
  Files          51       51              
  Lines        3400     3402       +2     
  Branches     1711     1713       +2     
==========================================
+ Hits         2027     2029       +2     
  Misses       1370     1370              
  Partials        3        3              
Impacted Files Coverage Δ
src/reader.cpp 48.36% <100.00%> (+0.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18afa97...3e2810d. Read the comment docs.

Copy link
Collaborator

@veloman-yunkan veloman-yunkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I overcame the temptation to turn the review process of this simple change into an exhausting marathon. Life is too short for that.

@kelson42 kelson42 merged commit 9e032b6 into master Jan 8, 2021
@kelson42 kelson42 deleted the mediacount-video-audio branch January 8, 2021 12:01
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.

Handle video/audio in getMediaCount
2 participants