Skip to content

CI: Upload code coverage from rag tests#10645

Open
JiwaniZakir wants to merge 1 commit intopyg-team:masterfrom
JiwaniZakir:upload-code-coverage-rag-10644
Open

CI: Upload code coverage from rag tests#10645
JiwaniZakir wants to merge 1 commit intopyg-team:masterfrom
JiwaniZakir:upload-code-coverage-rag-10644

Conversation

@JiwaniZakir
Copy link

Fixes #10644

RAG test coverage was not being reported to Codecov because .github/workflows/testing_rag.yml lacked an upload step after the test run. Adds the codecov/codecov-action@v5 step to testing_rag.yml, mirroring the pattern already used in _testing.yml.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.25%. Comparing base (c211214) to head (fe741b2).
⚠️ Report is 185 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (c211214) and HEAD (fe741b2). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (c211214) HEAD (fe741b2)
5 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #10645       +/-   ##
===========================================
- Coverage   86.11%   32.25%   -53.86%     
===========================================
  Files         496      510       +14     
  Lines       33655    36013     +2358     
===========================================
- Hits        28981    11617    -17364     
- Misses       4674    24396    +19722     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Upload code coverage from rag tests

2 participants