Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algod: Simulation run with extra budget per transaction group #5354

Merged
merged 20 commits into from
May 5, 2023

flag description fix and e2e error line fix

37ad9b0
Select commit
Loading
Failed to load commit list.
Merged

Algod: Simulation run with extra budget per transaction group #5354

flag description fix and e2e error line fix
37ad9b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 5, 2023 in 1s

55.17% of diff hit (target 55.26%)

View this Pull Request on Codecov

55.17% of diff hit (target 55.26%)

Annotations

Check warning on line 1252 in cmd/goal/clerk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/clerk.go#L1249-L1252

Added lines #L1249 - L1252 were not covered by tests

Check warning on line 1255 in cmd/goal/clerk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/clerk.go#L1254-L1255

Added lines #L1254 - L1255 were not covered by tests

Check warning on line 1279 in cmd/goal/clerk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/clerk.go#L1279

Added line #L1279 was not covered by tests

Check warning on line 1302 in cmd/goal/clerk.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/goal/clerk.go#L1302

Added line #L1302 was not covered by tests

Check warning on line 1009 in daemon/algod/api/server/v2/handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/algod/api/server/v2/handlers.go#L1009

Added line #L1009 was not covered by tests

Check warning on line 396 in daemon/algod/api/server/v2/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/algod/api/server/v2/utils.go#L396

Added line #L396 was not covered by tests

Check warning on line 423 in daemon/algod/api/server/v2/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/algod/api/server/v2/utils.go#L423

Added line #L423 was not covered by tests

Check warning on line 214 in ledger/simulation/simulator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ledger/simulation/simulator.go#L214

Added line #L214 was not covered by tests

Check warning on line 228 in ledger/simulation/simulator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ledger/simulation/simulator.go#L228

Added line #L228 was not covered by tests