Skip to content

MNT: Fix coverage XML path in CircleCI #265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

oesteban
Copy link
Collaborator

Summary

  • stop storing coverage XML in the test-results directory

Testing

  • pytest -k '' -q (fails: FileNotFoundError for test data)

https://chatgpt.com/codex/tasks/task_e_6880f5cc7c5c8330b1886540a2549702

Copy link

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.09%. Comparing base (0ae771d) to head (df85a87).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   95.09%   95.09%           
=======================================
  Files          16       16           
  Lines        1979     1979           
  Branches      265      265           
=======================================
  Hits         1882     1882           
  Misses         77       77           
  Partials       20       20           
Flag Coverage Δ
unittests 95.07% <ø> (ø)

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

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

@oesteban oesteban changed the title Fix coverage XML path in CircleCI MNT: Fix coverage XML path in CircleCI Jul 23, 2025
@oesteban oesteban merged commit 5647caf into master Jul 23, 2025
13 checks passed
@oesteban oesteban deleted the codex/investigate-circleci-pytest-report-issue branch July 23, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant