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(sync): refactoring sync process #807

Merged
merged 6 commits into from
Nov 11, 2023

chore: updating some log messages

555b6a1
Select commit
Loading
Failed to load commit list.
Merged

refactor(sync): refactoring sync process #807

chore: updating some log messages
555b6a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 11, 2023 in 0s

84.97% of diff hit (target 82.91%)

View this Pull Request on Codecov

84.97% of diff hit (target 82.91%)

Annotations

Check warning on line 96 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 100 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 114 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 116 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L116

Added line #L116 was not covered by tests

Check warning on line 324 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L324

Added line #L324 was not covered by tests

Check warning on line 360 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L360

Added line #L360 was not covered by tests

Check warning on line 373 in sync/peerset/peer_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/peerset/peer_set.go#L373

Added line #L373 was not covered by tests

Check warning on line 128 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 138 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 141 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L141

Added line #L141 was not covered by tests

Check warning on line 147 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L147

Added line #L147 was not covered by tests

Check warning on line 175 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L175

Added line #L175 was not covered by tests

Check warning on line 368 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L368

Added line #L368 was not covered by tests

Check warning on line 378 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L378

Added line #L378 was not covered by tests

Check warning on line 421 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 423 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L423

Added line #L423 was not covered by tests

Check warning on line 466 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L465-L466

Added lines #L465 - L466 were not covered by tests

Check warning on line 468 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L468

Added line #L468 was not covered by tests

Check warning on line 361 in types/tx/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/tx/tx.go#L361

Added line #L361 was not covered by tests

Check warning on line 363 in types/tx/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/tx/tx.go#L363

Added line #L363 was not covered by tests