Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
comment: no

codecov:
notify:
# The CI test matrix uploads 12 coverage reports (4 Python versions x 3
# install profiles). Only the nlp-advanced profile installs litellm, so
# the guardrail adapter's lines look uncovered until those uploads land.
# Waiting for all builds prevents the recurring interim-red patch status.
after_n_builds: 12
wait_for_ci: true