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

getMediaCount does not fail if M/Counter is missing. #827

Merged
merged 1 commit into from
Oct 17, 2023

`getMediaCount` do not fail if `M/Counter` is missing.

167be70
Select commit
Loading
Failed to load commit list.
Merged

getMediaCount does not fail if M/Counter is missing. #827

`getMediaCount` do not fail if `M/Counter` is missing.
167be70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

57.57% (+0.04%) compared to bd8f79c

View this Pull Request on Codecov

57.57% (+0.04%) compared to bd8f79c

Details

Codecov Report

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

Comparison is base (bd8f79c) 57.53% compared to head (167be70) 57.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #827      +/-   ##
==========================================
+ Coverage   57.53%   57.57%   +0.04%     
==========================================
  Files          98       98              
  Lines        4540     4545       +5     
  Branches     1907     1911       +4     
==========================================
+ Hits         2612     2617       +5     
+ Misses        674      668       -6     
- Partials     1254     1260       +6     
Files Coverage Δ
src/dirent_lookup.h 58.75% <0.00%> (+1.05%) ⬆️
src/archive.cpp 48.76% <40.00%> (+0.22%) ⬆️

... and 1 file with indirect coverage changes

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