kaspar030 / laze

A fast, declarative build system for C/C++ projects, based on Ninja
Apache License 2.0
22 stars 1 forks source link

fix: split build_uuid handling out of GenerateResult #566

Closed kaspar030 closed 5 days ago

kaspar030 commented 5 days ago

This fixes a potential crash when trying to read a cache from a different version.

github-actions[bot] commented 5 days ago

🐰 Bencher Report

Branch566/merge
Testbedgithub-actions
Click to view all benchmark results
Benchmarkperf:task-clockBenchmark Result
msec
(Result Δ%)
Upper Boundary
msec
(Limit %)
laze -C RIOT build --global --generate-only📈 view plot
🚷 view threshold
9,391.00
(-0.05%)
9,814.22
(95.69%)
🐰 View full continuous benchmarking report in Bencher
coveralls commented 5 days ago

Coverage Status

coverage: 84.581% (+0.007%) from 84.574% when pulling 6736b3c27c4de7988aa887465e4fceb71c8cc211 on src/generate.rs into f8ab15d8bbe502ff8fb17481953d46301a01f968 on main.