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

[Merged by Bors] - atx syncer that persists results #5599

Closed
wants to merge 11 commits into from

protect from accidental error

11d1a45
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - atx syncer that persists results #5599

protect from accidental error
11d1a45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2024 in 0s

85.1% of diff hit (target 79.7%)

View this Pull Request on Codecov

85.1% of diff hit (target 79.7%)

Annotations

Check warning on line 123 in checkpoint/recovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

checkpoint/recovery.go#L123

Added line #L123 was not covered by tests

Check warning on line 345 in fetch/mesh_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fetch/mesh_data.go#L339-L345

Added lines #L339 - L345 were not covered by tests

Check warning on line 347 in fetch/mesh_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fetch/mesh_data.go#L347

Added line #L347 was not covered by tests

Check warning on line 204 in log/zap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

log/zap.go#L204

Added line #L204 was not covered by tests

Check warning on line 23 in sql/atxsync/atxsync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/atxsync/atxsync.go#L23

Added line #L23 was not covered by tests

Check warning on line 47 in sql/atxsync/atxsync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/atxsync/atxsync.go#L47

Added line #L47 was not covered by tests

Check warning on line 62 in sql/atxsync/atxsync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/atxsync/atxsync.go#L62

Added line #L62 was not covered by tests

Check warning on line 77 in sql/atxsync/atxsync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/atxsync/atxsync.go#L77

Added line #L77 was not covered by tests

Check warning on line 87 in sql/atxsync/atxsync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/atxsync/atxsync.go#L87

Added line #L87 was not covered by tests

Check warning on line 91 in sql/atxsync/atxsync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/atxsync/atxsync.go#L91

Added line #L91 was not covered by tests

Check warning on line 118 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L118

Added line #L118 was not covered by tests

Check warning on line 122 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L122

Added line #L122 was not covered by tests

Check warning on line 188 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L188

Added line #L188 was not covered by tests

Check warning on line 265 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 281 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L281

Added line #L281 was not covered by tests

Check warning on line 317 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L317

Added line #L317 was not covered by tests

Check warning on line 324 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L324

Added line #L324 was not covered by tests

Check warning on line 329 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L329

Added line #L329 was not covered by tests

Check warning on line 338 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L338

Added line #L338 was not covered by tests

Check warning on line 342 in syncer/atxsync/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/atxsync/syncer.go#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 454 in syncer/syncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncer/syncer.go#L454

Added line #L454 was not covered by tests