Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Fix unit test

b20384e
Select commit
Loading
Failed to load commit list.
Open

Feature: Add incremental snapshots #96

Fix unit test
b20384e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 1, 2025 in 8s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 205 in sc/memiavl/overlay_snapshot.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Iteration over map

Iteration over map may be a possible source of non-determinism

Check warning on line 219 in sc/memiavl/overlay_snapshot.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Iteration over map

Iteration over map may be a possible source of non-determinism

Check warning on line 881 in sc/memiavl/snapshot.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Iteration over map

Iteration over map may be a possible source of non-determinism

Check warning on line 944 in sc/memiavl/snapshot.go

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Iteration over map

Iteration over map may be a possible source of non-determinism