Skip to content

change back to cwd to avoid being stuck in examples temp dir#4381

Closed
clmould wants to merge 1 commit into
mainfrom
fix-test-cwd-error
Closed

change back to cwd to avoid being stuck in examples temp dir#4381
clmould wants to merge 1 commit into
mainfrom
fix-test-cwd-error

Conversation

@clmould

@clmould clmould commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Description

When running pytest the regression tests were failing:
image

This happened because it was stuck in the examples temp dir

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.83%. Comparing base (aada716) to head (8caaba4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4381   +/-   ##
=======================================
  Coverage   48.83%   48.83%           
=======================================
  Files         151      151           
  Lines       29376    29376           
=======================================
  Hits        14347    14347           
  Misses      15029    15029           

☔ View full report in Codecov by Harness.
📢 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.

@clmould clmould marked this pull request as ready for review June 24, 2026 15:41
@clmould clmould requested a review from a team as a code owner June 24, 2026 15:41
@timothy-nunn

Copy link
Copy Markdown
Collaborator

Superseded by #4384

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.

3 participants