push
github
catchup: into long_lived/datalayer_merkle_blob from main @ 329ce24c8 (#19351) * update pin to chia-blockchain-gui (#19292) * Update the anchor against the checkpoint. * mypy annotation for `test_dos.py` (#19036) * remove unused function, get_block_path() * add type annotation to test_dos.py * use chia_rs directly for foliage (#19308) * use chia_rs directly for weight proof (#19315) * build(deps): bump ruff from 0.8.5 to 0.9.6 (#19260) * build(deps): bump ruff from 0.8.5 to 0.9.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.5 to 0.9.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.5...0.9.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update source to ruff 0.9.6 * Apply suggestions from code review Co-authored-by: Kyle Altendorf <sda@fstab.net> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Earle Lowe <e.lowe@chia.net> Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com> Co-authored-by: Kyle Altendorf <sda@fstab.net> * build(deps): bump mypy from 1.14.1 to 1.15.0 (#19319) * build(deps): bump mypy from 1.14.1 to 1.15.0 Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * adjust accordingly * remove another * and windows --------- Si... (continued)
10298 of 11461 branches covered (89.85%)
Branch coverage included in aggregate %.
492 of 500 new or added lines in 361 files covered. (98.4%)
2073 existing lines in 118 files now uncovered.100641 of 110227 relevant lines covered (91.3%)
1.83 hits per line