Skip to content

Conversation

@Druk83
Copy link

@Druk83 Druk83 commented Oct 19, 2025

Completed checks:

  • cargo fmt --all
  • cargo check
  • cargo test
  • cargo check --manifest-path fuzz/Cargo.toml
  • cargo +nightly fuzz run fuzz_map_basic -- -max_total_time=60

Fixes #299

@Druk83 Druk83 force-pushed the feature/fuzz-testing-issue-299 branch from 45ae7d1 to 60e3abe Compare October 19, 2025 05:19
@yegor256
Copy link
Owner

@owtotwo can you please help me review this PR?

@yegor256
Copy link
Owner

@Druk83 why do we need two CI workflows? Can't we just live with one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

we don't use fuzz testing

2 participants