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

refactor(send): execute prepared transaction in saga #5001

Merged
merged 7 commits into from
Mar 4, 2024

fix test

b225571
Select commit
Loading
Failed to load commit list.
Merged

refactor(send): execute prepared transaction in saga #5001

fix test
b225571
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 4, 2024 in 0s

93.22% of diff hit (target 75.00%)

View this Pull Request on Codecov

93.22% of diff hit (target 75.00%)

Annotations

Check warning on line 187 in src/send/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/send/saga.ts#L187

Added line #L187 was not covered by tests

Check warning on line 193 in src/send/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/send/saga.ts#L193

Added line #L193 was not covered by tests

Check warning on line 201 in src/send/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/send/saga.ts#L201

Added line #L201 was not covered by tests

Check warning on line 259 in src/send/saga.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/send/saga.ts#L259

Added line #L259 was not covered by tests