mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-29 13:04:59 +00:00
test: add pathing contract report parser
This commit is contained in:
parent
b42a24e77a
commit
4b193e639c
3 changed files with 185 additions and 0 deletions
4
tools/testdata/pathing-contract-report.sample.log
vendored
Normal file
4
tools/testdata/pathing-contract-report.sample.log
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[PathMetric] routeStart segments=4
|
||||
[PathMetric] segmentComplete index=0 move=Parkour ticks=17
|
||||
[PathMetric] segmentComplete index=1 move=Parkour ticks=16
|
||||
[PathMetric] routeComplete totalTicks=70 replans=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue