Skip to content

Fix mishandling of file paths, affecting Windows - #20

Merged
dolmen merged 1 commit into
masterfrom
fix/Windows-absolute-paths
Sep 15, 2026
Merged

dolmen merged 1 commit into
masterfrom
fix/Windows-absolute-paths

Conversation

@dolmen

@dolmen dolmen commented Sep 15, 2026

Copy link
Copy Markdown
Member

Fix mishandling of file paths, which broke running on Windows.

Issue was raised long ago by @mukexa in #5, but this is a more complete fix.

Closes #5.

Fix mishandling of file paths, which broke running on Windows.

Issue was raised long ago by @mukexa in #5.
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
40.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@dolmen
dolmen merged commit 703b899 into master Sep 15, 2026
21 of 22 checks passed
@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.90%. Comparing base (1558239) to head (3e9d45c).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
resolvepath.go 46.66% 8 Missing ⚠️
io.go 0.00% 1 Missing ⚠️
refs.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   65.29%   64.90%   -0.39%     
==========================================
  Files           6        6              
  Lines         703      718      +15     
==========================================
+ Hits          459      466       +7     
- Misses        243      251       +8     
  Partials        1        1              

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

@dolmen dolmen mentioned this pull request Sep 15, 2026
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.

1 participant