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

feat(platform/image-processor): allow http downloads on image processor #188

Merged
merged 4 commits into from
Jan 13, 2024

fix: linter

4784778
Select commit
Loading
Failed to load commit list.
Merged

feat(platform/image-processor): allow http downloads on image processor #188

fix: linter
4784778
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 0s

46.70% (-0.02%) compared to 52ac456

View this Pull Request on Codecov

46.70% (-0.02%) compared to 52ac456

Details

Codecov Report

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

Comparison is base (52ac456) 46.72% compared to head (4784778) 46.70%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           feature/website     #188      +/-   ##
===================================================
- Coverage            46.72%   46.70%   -0.02%     
===================================================
  Files                  486      486              
  Lines                30818    30831      +13     
===================================================
+ Hits                 14399    14401       +2     
- Misses               16419    16430      +11     
Files Coverage Δ
common/src/task.rs 79.16% <100.00%> (+0.12%) ⬆️
platform/image_processor/src/processor/error.rs 0.00% <ø> (ø)
...mage_processor/src/processor/job/decoder/ffmpeg.rs 82.85% <100.00%> (+0.12%) ⬆️
platform/image_processor/src/config.rs 0.00% <0.00%> (ø)
platform/image_processor/src/processor/job/mod.rs 0.00% <0.00%> (ø)