Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A wrapper around [`anchor test`] for computing test coverage

`anchor-coverage` requires a [patched] `solana-test-validator` (see below). The patch is known to work with [Agave v3.0.8](https://github.com/anza-xyz/agave/tree/v3.0.8).
`anchor-coverage` requires a [patched] `solana-test-validator` (see below). The patch is known to work with [Agave v3.1.0-beta.0](https://github.com/anza-xyz/agave/tree/v3.1.0-beta.0).

## Steps to use

Expand Down
2 changes: 1 addition & 1 deletion agave_tag.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.0.8
v3.1.0-beta.0
Loading