Skip to content

fix: pin litellm to last known safe version - #12301

Closed
mendonk wants to merge 1 commit into
release-1.9.0from
fix-pin-lite-llm
Closed

fix: pin litellm to last known safe version#12301
mendonk wants to merge 1 commit into
release-1.9.0from
fix-pin-lite-llm

Conversation

@mendonk

@mendonk mendonk commented Mar 24, 2026

Copy link
Copy Markdown
Collaborator

Based on https://github.com/mlflow/mlflow/pull/21971/changes

Pin LiteLLM to last known safe version.

Regenerating uv.lock seems blocked by the LiteLLM PyPI package being quarantined.

@mendonk mendonk self-assigned this Mar 24, 2026
@coderabbitai

coderabbitai Bot commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5f893ae9-352a-449f-a6ab-466a3ebc9d0e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-pin-lite-llm

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the bug Something isn't working label Mar 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Frontend Unit Test Coverage Report

Coverage Summary

Lines Statements Branches Functions
Coverage: 26%
26.76% (27007/100916) 63.32% (3343/5279) 28.8% (638/2215)

Unit Test Results

Tests Skipped Failures Errors Time
2783 0 💤 0 ❌ 0 🔥 3m 34s ⏱️

@codecov

codecov Bot commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.27%. Comparing base (f625ef2) to head (8f036a7).

❌ Your project status has failed because the head coverage (44.68%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-1.9.0   #12301       +/-   ##
==================================================
- Coverage          48.20%   34.27%   -13.94%     
==================================================
  Files               1848     1705      -143     
  Lines             160534   149904    -10630     
  Branches           22381     8593    -13788     
==================================================
- Hits               77382    51373    -26009     
- Misses             82271    97650    +15379     
  Partials             881      881               
Flag Coverage Δ
frontend 26.76% <ø> (-20.77%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 959 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Cristhianzl Cristhianzl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@mendonk

mendonk commented Mar 24, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #12302

@mendonk mendonk closed this Mar 24, 2026
@mendonk
mendonk deleted the fix-pin-lite-llm branch April 11, 2026 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants