Skip to content

Upload test results to Codecov#366

Merged
chrisguidry merged 2 commits intomainfrom
codecov-test-results
Mar 13, 2026
Merged

Upload test results to Codecov#366
chrisguidry merged 2 commits intomainfrom
codecov-test-results

Conversation

@chrisguidry
Copy link
Copy Markdown
Owner

Adds JUnit XML output (--junitxml=junit.xml -o junit_family=legacy) to all
three test jobs and uploads the results to Codecov with report_type: test_results. Also adds if: !cancelled() to all Codecov upload steps so
coverage and test results still get reported when tests fail.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Adds JUnit XML output (`--junitxml=junit.xml -o junit_family=legacy`) to all
three test jobs and uploads the results to Codecov with `report_type:
test_results`. Also adds `if: !cancelled()` to all Codecov upload steps so
coverage and test results still get reported when tests fail.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7e79648) to head (0520166).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #366   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          108       108           
  Lines         3172      3172           
  Branches        26        26           
=========================================
  Hits          3172      3172           
Flag Coverage Δ
cli-python-3.10 100.00% <ø> (ø)
cli-python-3.11 100.00% <ø> (ø)
cli-python-3.12 100.00% <ø> (ø)
cli-python-3.13 100.00% <ø> (ø)
cli-python-3.14 100.00% <ø> (ø)
python-3.10 100.00% <ø> (ø)
python-3.11 98.08% <ø> (ø)
python-3.12 100.00% <ø> (ø)
python-3.13 100.00% <ø> (ø)
python-3.14 100.00% <ø> (ø)
windows-python-3.10 100.00% <ø> (ø)
windows-python-3.11 97.96% <ø> (ø)
windows-python-3.12 100.00% <ø> (ø)
windows-python-3.13 100.00% <ø> (ø)
windows-python-3.14 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chrisguidry chrisguidry merged commit 0935456 into main Mar 13, 2026
92 of 93 checks passed
@chrisguidry chrisguidry deleted the codecov-test-results branch March 13, 2026 16:14
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