Skip to content

Bump setup-uv and uv consistently in all actions#821

Open
joanise wants to merge 2 commits into
mainfrom
dev.ej/ci-bump-uv
Open

Bump setup-uv and uv consistently in all actions#821
joanise wants to merge 2 commits into
mainfrom
dev.ej/ci-bump-uv

Conversation

@joanise

@joanise joanise commented Jun 15, 2026

Copy link
Copy Markdown
Member

Purpose

Bump uv to latest everywhere in actions, not just for licensecheck

In #820 I used the latest setup-uv and uv to fix licensecheck. I also want to consistently bump it everywhere, but I moved that to a separate PR to avoid muddling the intent of the PR.

Related PR

EveryVoiceTTS/FastSpeech2_lightning#146

@joanise joanise requested a review from roedoejet June 15, 2026 15:20
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
CLI load time: 0:00.29
Pull Request HEAD: 0ae89d9d31e887b56f26976a53bcd35268336307

Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
import time:       716 |     106568 |   typer
import time:    222947 |     225823 |           multiprocessing.reduction
import time:     40641 |     355687 |         multiprocessing.context
import time:     86384 |     442070 |       multiprocessing
import time:      1039 |     443109 |     everyvoice.base_cli.interfaces
import time:      1851 |     445237 |   everyvoice.base_cli.checkpoint
import time:      2535 |     110512 |           everyvoice.utils
import time:       833 |     111344 |         everyvoice.model.feature_prediction.FastSpeech2_lightning.fs2.cli.benchmark
import time:       525 |     119673 |       everyvoice.model.feature_prediction.FastSpeech2_lightning.fs2.cli.cli
import time:       320 |     119993 |     everyvoice.model.feature_prediction.FastSpeech2_lightning.fs2.cli
import time:      1342 |     121334 |   everyvoice.model.feature_prediction.FastSpeech2_lightning.fs2.cli.check_data
import time:      7339 |     774423 | everyvoice.cli
import time:      5057 |     130875 |   rich.markdown
import time:      4162 |     217188 | typer.rich_utils

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.99%. Comparing base (3ab40fe) to head (0ae89d9).

Additional details and impacted files
@@                        Coverage Diff                        @@
##           dev.ej/licensecheck-troubleshoot     #821   +/-   ##
=================================================================
  Coverage                             84.99%   84.99%           
=================================================================
  Files                                    46       46           
  Lines                                  4219     4219           
  Branches                                632      632           
=================================================================
  Hits                                   3586     3586           
  Misses                                  494      494           
  Partials                                139      139           

☔ View full report in Codecov by Harness.
📢 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.

@semanticdiff-com

semanticdiff-com Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/matrix-tests.yml  38% smaller
  .github/workflows/test.yml  38% smaller
  everyvoice/model/feature_prediction/FastSpeech2_lightning  0% smaller

@joanise joanise force-pushed the dev.ej/licensecheck-troubleshoot branch from 78a6345 to 3ab40fe Compare June 15, 2026 18:27
@joanise joanise force-pushed the dev.ej/ci-bump-uv branch from 2e31d7d to 0ae89d9 Compare June 15, 2026 18:33
Base automatically changed from dev.ej/licensecheck-troubleshoot to main June 15, 2026 18:52
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