Skip to content

fix: correct assignment of working directory path#9

Merged
k1LoW merged 1 commit into
mainfrom
fix-load
Sep 8, 2025
Merged

fix: correct assignment of working directory path#9
k1LoW merged 1 commit into
mainfrom
fix-load

Conversation

@k1LoW
Copy link
Copy Markdown
Contributor

@k1LoW k1LoW commented Sep 8, 2025

This pull request makes a minor fix in the config/config.go file to correctly update the wd variable when traversing parent directories. This change ensures the variable is reassigned properly within the loop.

  • Fixed a bug in the Load function by reassigning the wd variable instead of declaring a new one when moving up directory levels.

@k1LoW k1LoW self-assigned this Sep 8, 2025
@k1LoW k1LoW added the bug Something isn't working label Sep 8, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 8, 2025

Code Metrics Report

Coverage Code to Test Ratio
34.7% 1:1.8

Code coverage of files in pull request scope (0.0%)

Files Coverage
config/config.go 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 7f982bd into main Sep 8, 2025
1 check passed
@k1LoW k1LoW deleted the fix-load branch September 8, 2025 14:02
@github-actions github-actions Bot mentioned this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant