Skip to content
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

Fix chdir and add tests for fsutils functions #45

Merged
merged 8 commits into from
Nov 15, 2024

Assert that the chdir finally always executes

6524b8b
Select commit
Loading
Failed to load commit list.
Merged

Fix chdir and add tests for fsutils functions #45

Assert that the chdir finally always executes
6524b8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2024 in 0s

83.33% of diff hit (target 50.12%)

View this Pull Request on Codecov

83.33% of diff hit (target 50.12%)

Annotations

Check warning on line 39 in src/wxflow/fsutils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wxflow/fsutils.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 87 in src/wxflow/fsutils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wxflow/fsutils.py#L86-L87

Added lines #L86 - L87 were not covered by tests