v0.5.11
Issues Addressed
- Variance calculation throws an error when reach is
0
. See #1883
Potentially Requiring Action
- The BigQuery variant of the EDP simulator has been deleted. Only the synthetic generator is supported. See #1881
What's Changed
- refactor: Prevent Get Report failure when result or variance calculation fails by @tristanvuong2021 in #1859
- fix: ensure kplus reach ratio not exceeding 1.0 by @ple13 in #1868
- ci: Use BuildBuddy for Bazel results, remote caching, and remote execution by @SanjayVas in #1840
- refactor: Graduate Report post-processing from experimental by @ple13 in #1853
- test: implement measurement system prober unit test by @roaminggypsy in #1848
- fix: Ensure update-cmms workflow can run with ci Bazel configuration by @SanjayVas in #1876
- ci: Keep Trivy cache up-to-date on default branch by @SanjayVas in #1878
- refactor!: Delete BigQuery and CSV EDP simulator variants by @SanjayVas in #1884
- fix: Allow zero reach in relative frequency variance computation. by @ple13 in #1883
Full Changelog: v0.5.10...v0.5.11