Skip to content

Conversation

@loloxwg
Copy link
Member

@loloxwg loloxwg commented Oct 26, 2024

Changed path directory retrieval from dirs::config_dir to dirs::home_dir in analyze.rs. This ensures the application uses the user's home directory for storing and accessing necessary metadata paths.

What problem does this PR solve?

Add corresponding issue link with summary if exists -->

Issue link:

What is changed and how it works?

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer

…void permission denied

Changed path directory retrieval from `dirs::config_dir` to `dirs::home_dir` in `analyze.rs`. This ensures the application uses the user's home directory for storing and accessing necessary metadata paths.
@loloxwg loloxwg merged commit 06824ec into KipData:main Oct 26, 2024
3 checks passed
@loloxwg loloxwg deleted the fix_index_path branch October 26, 2024 06:14
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