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

Improve type conversion #628

Merged
merged 3 commits into from
Jan 27, 2025

ci: replace youtube-dl instead of yt-dlp

375b945
Select commit
Loading
Failed to load commit list.
Merged

Improve type conversion #628

ci: replace youtube-dl instead of yt-dlp
375b945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

45.05% (+0.49%) compared to 3505bdc

View this Pull Request on Codecov

45.05% (+0.49%) compared to 3505bdc

Details

Codecov Report

Attention: Patch coverage is 11.53846% with 23 lines in your changes missing coverage. Please review.

Project coverage is 45.05%. Comparing base (3505bdc) to head (375b945).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
service/discord/discord.go 0.00% 7 Missing ⚠️
service/telegram/telegram.go 0.00% 7 Missing ⚠️
service/utils.go 0.00% 6 Missing ⚠️
config/options.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #628      +/-   ##
==========================================
+ Coverage   44.56%   45.05%   +0.49%     
==========================================
  Files          84       86       +2     
  Lines        6815     6942     +127     
==========================================
+ Hits         3037     3128      +91     
- Misses       3484     3513      +29     
- Partials      294      301       +7     

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