Skip to content

ci: alternative way to install ffmpeg on failure in matrix too#814

Merged
joanise merged 1 commit into
mainfrom
dev.ej/ci-more-robust-ffmpeg
May 29, 2026
Merged

ci: alternative way to install ffmpeg on failure in matrix too#814
joanise merged 1 commit into
mainfrom
dev.ej/ci-more-robust-ffmpeg

Conversation

@joanise
Copy link
Copy Markdown
Member

@joanise joanise commented May 28, 2026

PR Goal?

CI fails too often when we cannot install ffmpeg. I installed this alternative thing in tests.yaml before, now extending it to matrix testing too.

Priority?

low

Confidence?

high

Version change?

no

@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented May 28, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/matrix-tests.yml  0% smaller

@joanise joanise requested a review from roedoejet May 28, 2026 20:37
@github-actions
Copy link
Copy Markdown
Contributor

CLI load time: 0:00.29
Pull Request HEAD: a68e077dd935dbc375495fd461255452115f07d6

Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
import time:       671 |     130813 |   typer
import time:      6518 |     104429 |                 asyncio
import time:       385 |     104813 |               loguru._asyncio_loop
import time:      6081 |     154761 |             loguru._logger
import time:      3766 |     159842 |           loguru
import time:      2662 |     228221 |         everyvoice.utils
import time:       729 |     228950 |       everyvoice.model.e2e.StyleTTS2_lightning.styletts2.cli.preprocess
import time:       516 |     232256 |     everyvoice.model.e2e.StyleTTS2_lightning.styletts2.cli
import time:        19 |     232275 |   everyvoice.model.e2e.StyleTTS2_lightning.styletts2.cli.train
import time:      5918 |     549756 | everyvoice.cli
import time:      5662 |     106517 |     rich.syntax
import time:      5391 |     188923 |   rich.markdown
import time:      4685 |     282698 | typer.rich_utils

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.55%. Comparing base (7f0d5d4) to head (a68e077).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   87.55%   87.55%           
=======================================
  Files          45       45           
  Lines        4033     4033           
  Branches      605      605           
=======================================
  Hits         3531     3531           
  Misses        365      365           
  Partials      137      137           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@roedoejet roedoejet left a comment

Choose a reason for hiding this comment

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

good idea - thanks @joanise

@joanise joanise merged commit b1690f6 into main May 29, 2026
13 checks passed
@joanise joanise deleted the dev.ej/ci-more-robust-ffmpeg branch May 29, 2026 12:56
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.

2 participants