Skip to content

fix: fix path separator in windows#17

Merged
sbillinge merged 2 commits intodiffpy:mainfrom
ycexiao:fix-ci
Apr 20, 2026
Merged

fix: fix path separator in windows#17
sbillinge merged 2 commits intodiffpy:mainfrom
ycexiao:fix-ci

Conversation

@ycexiao
Copy link
Copy Markdown
Contributor

@ycexiao ycexiao commented Apr 19, 2026

What problem does this PR address?

Closes #16

In the CI:
image

Fix path mismatch in the tests in windows.

What should the reviewer(s) do?

Please check the modifications.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.99%. Comparing base (0a48d18) to head (bcc5d2a).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   92.94%   92.99%   +0.04%     
==========================================
  Files           4        4              
  Lines         156      157       +1     
==========================================
+ Hits          145      146       +1     
  Misses         11       11              
Files with missing lines Coverage Δ
tests/test_runmacro.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ycexiao ycexiao marked this pull request as ready for review April 19, 2026 18:31
@ycexiao
Copy link
Copy Markdown
Contributor Author

ycexiao commented Apr 19, 2026

@sbillinge, it's ready for review.

@sbillinge sbillinge merged commit a1463c3 into diffpy:main Apr 20, 2026
6 checks passed
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.

fix: CI failure due to path seperator mismatch in windows

2 participants