Avatar for the karva-dev user
karva-dev
karva
BlogDocsChangelog

Branches performance

Pull requests

Fix inline snapshot closing `"""` indentation#496
last run
23 hours ago
Fix containing_function_name skipping inner class methods `containing_function_name` was returning the nearest `def` going backwards, which could be an inner class method (e.g. `__repr__`) rather than the enclosing test function. This caused function-name verification to fail, making `snapshot accept` error with "Could not find inline= argument". Fix by only considering `def` statements at strictly lower indentation than the call site, which correctly skips inner definitions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
23 hours ago
6d691b0
fix/inline-snapshot-closing-indent
CodSpeed Performance Gauge
+1%
Remove narrating comments from tests, update CLAUDE.md Strip inline comments that just narrate what the code does (e.g., "// Review: accept first, skip second"). Keep only comments that explain non-obvious intent. Add CLAUDE.md rule against useless inline comments in tests.
3 days ago
fbb9e48
test/inline-snapshot-partial-accept-workflow
CodSpeed Performance Gauge
0%
Bump toml from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0 Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.9.12...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3 days ago
6ffa8ce
dependabot/cargo/toml-1.0.1spec-1.1.0
CodSpeed Performance Gauge
-1%
Bump notify-debouncer-mini from 0.5.0 to 0.7.0 Bumps [notify-debouncer-mini](https://github.com/notify-rs/notify) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](https://github.com/notify-rs/notify/compare/debouncer-full-0.5.0...debouncer-full-0.7.0) --- updated-dependencies: - dependency-name: notify-debouncer-mini dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
3 days ago
4d97c41
dependabot/cargo/notify-debouncer-mini-0.7.0
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs