Commit 3353ca8
committed
fix: Format code and update test snapshots for PR auto-detection
- Run cargo fmt to fix code formatting issues
- Update help text in test snapshots to match new PR number auto-detection behavior
- All build-related tests now pass except one unrelated flaky test1 parent 31e9bc1 commit 3353ca8
File tree
3 files changed
+19
-24
lines changed- src/commands/build
- tests/integration/_cases/build
3 files changed
+19
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
46 | 38 | | |
47 | 39 | | |
48 | 40 | | |
49 | 41 | | |
50 | 42 | | |
51 | 43 | | |
52 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
| |||
630 | 625 | | |
631 | 626 | | |
632 | 627 | | |
633 | | - | |
| 628 | + | |
634 | 629 | | |
635 | 630 | | |
636 | | - | |
| 631 | + | |
637 | 632 | | |
638 | 633 | | |
639 | 634 | | |
640 | | - | |
| 635 | + | |
641 | 636 | | |
642 | 637 | | |
643 | 638 | | |
644 | 639 | | |
645 | | - | |
| 640 | + | |
646 | 641 | | |
647 | 642 | | |
648 | 643 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments