ci: ignore rust gateway in codecov patch coverage

This commit is contained in:
Ishaan Jaff 2026-06-24 17:00:11 -07:00
parent b9c20d6123
commit a3b404697b
No known key found for this signature in database

View file

@ -3,6 +3,9 @@ codecov:
notify:
wait_for_ci: false # post as soon as expected uploads arrive, don't wait on CI
ignore:
- "litellm-rust/**"
# Uploads are flagged per workflow/shard (GHA) or "circleci". carryforward makes
# a re-upload of a flag replace its prior session instead of accumulating a
# conflicting one, and lets a commit reuse a flag from its parent when that flag