Skip to content

Conversation

jeparlefrancais
Copy link
Contributor

@jeparlefrancais jeparlefrancais commented Aug 19, 2025

Closes #303

These changes normalize the input paths when collecting work (files to process), which avoid the unable to remove path prefix error.

  • add entry to the changelog

Copy link

Coverage after merging support-input-with-relative-prefixes into main will be

87.17%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src/frontend
   worker_tree.rs49.07%100%43.33%49.66%108–110, 112, 114–118, 126–127, 137, 165, 176–177, 180, 184–185, 191–192, 194, 198, 208–210, 213, 265, 275, 282–286, 289–294, 297–298, 300–309, 311–313, 316–317, 319–324, 326–329, 332–333, 335–339, 341–344, 346, 348–349, 351, 353–356, 358, 360, 362–368, 372–373, 376–379, 382–383, 385, 387–392, 411–412, 414–418, 420–424, 426, 428, 49–51, 53, 60–62, 64, 75–78, 81

@jeparlefrancais jeparlefrancais merged commit 43dcb42 into main Aug 19, 2025
6 checks passed
@jeparlefrancais jeparlefrancais deleted the support-input-with-relative-prefixes branch August 19, 2025 19:53
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.

Support . and .. for input/output arguments to darklua process
1 participant