Skip to content

Traverse the file tree for touched_crates() detection for better heuristics#46

Merged
Veetaha merged 2 commits intomasterfrom
feat/fix-heuristics
Jun 2, 2021
Merged

Traverse the file tree for touched_crates() detection for better heuristics#46
Veetaha merged 2 commits intomasterfrom
feat/fix-heuristics

Conversation

@Veetaha
Copy link
Contributor

@Veetaha Veetaha commented Jun 1, 2021

Closes #37

@Veetaha Veetaha force-pushed the feat/fix-heuristics branch from 9c9fbfa to 99aa600 Compare June 1, 2021 22:22
@Veetaha Veetaha changed the title Extend devx_cmd API with methods that allow for reading stderr Traverse the file tree for touched_crates() detection for better heuristics Jun 1, 2021
@Veetaha Veetaha force-pushed the feat/fix-heuristics branch 2 times, most recently from f11aa81 to 07d67b9 Compare June 1, 2021 22:32
Now we are looking for `Crago.toml` files in the parent directories instead of
heuristically looking for `src` component on changed file paht
@Veetaha Veetaha force-pushed the feat/fix-heuristics branch from 07d67b9 to 6eab022 Compare June 1, 2021 22:39
@Veetaha Veetaha assigned Veetaha and unassigned Veetaha Jun 1, 2021
@Veetaha Veetaha requested a review from anelson June 1, 2021 22:46
@Veetaha Veetaha merged commit 749cba5 into master Jun 2, 2021
@Veetaha Veetaha deleted the feat/fix-heuristics branch June 2, 2021 14:41
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.

Make touched_crates() detection more robust

2 participants