theatlantic / thumbor-video-engine

An engine and tools for manipulating videos with thumbor using ffmpeg
https://thumbor-video-engine.readthedocs.io/
Other
34 stars 11 forks source link

feat: support for thumbor-aws result storage #22

Closed fdintino closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #22 (a6ceb01) into main (52da121) will decrease coverage by 3.04%. The diff coverage is 82.75%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== - Coverage 99.87% 96.84% -3.04% ========================================== Files 16 17 +1 Lines 797 855 +58 Branches 169 176 +7 ========================================== + Hits 796 828 +32 - Misses 1 22 +21 - Partials 0 5 +5 ``` | [Files](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic) | Coverage Δ | | |---|---|---| | [src/thumbor\_video\_engine/\_\_init\_\_.py](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic#diff-c3JjL3RodW1ib3JfdmlkZW9fZW5naW5lL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [...humbor\_video\_engine/result\_storages/aws\_storage.py](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic#diff-c3JjL3RodW1ib3JfdmlkZW9fZW5naW5lL3Jlc3VsdF9zdG9yYWdlcy9hd3Nfc3RvcmFnZS5weQ==) | `82.45% <82.45%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic). Last update [52da121...a6ceb01](https://app.codecov.io/gh/theatlantic/thumbor-video-engine/pull/22?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theatlantic).
github-actions[bot] commented 9 months ago

Unit Test Results

    6 files  ± 0      6 suites  ±0   2m 42s :stopwatch: -53s   186 tests +14    186 :white_check_mark: +14   0 :zzz: ± 0  0 :x: ±0  1 102 runs  +70  1 040 :white_check_mark: + 8  62 :zzz: +62  0 :x: ±0 

Results for commit 4a7a2931. ± Comparison against base commit 52da1210.

:recycle: This comment has been updated with latest results.