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: DAG sync and move merge outside of net package #2658

Merged

add test documentation

6aaeb51
Select commit
Loading
Failed to load commit list.
Merged

refactor: DAG sync and move merge outside of net package #2658

add test documentation
6aaeb51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 7, 2024 in 1s

69.04% of diff hit (target 78.06%)

View this Pull Request on Codecov

69.04% of diff hit (target 78.06%)

Annotations

Check warning on line 119 in cli/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/start.go#L119

Added line #L119 was not covered by tests

Check warning on line 133 in internal/core/crdt/composite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/crdt/composite.go#L133

Added line #L133 was not covered by tests

Check warning on line 124 in internal/db/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/db.go#L124

Added line #L124 was not covered by tests

Check warning on line 40 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 54 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L48-L54

Added lines #L48 - L54 were not covered by tests

Check warning on line 70 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L70

Added line #L70 was not covered by tests

Check warning on line 76 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L76

Added line #L76 was not covered by tests

Check warning on line 84 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L84

Added line #L84 was not covered by tests

Check warning on line 90 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L90

Added line #L90 was not covered by tests

Check warning on line 95 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L95

Added line #L95 was not covered by tests

Check warning on line 106 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L106

Added line #L106 was not covered by tests

Check warning on line 110 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L110

Added line #L110 was not covered by tests

Check warning on line 117 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L117

Added line #L117 was not covered by tests

Check warning on line 126 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L126

Added line #L126 was not covered by tests

Check warning on line 189 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L189

Added line #L189 was not covered by tests

Check warning on line 212 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L212

Added line #L212 was not covered by tests

Check warning on line 217 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L217

Added line #L217 was not covered by tests

Check warning on line 235 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L235

Added line #L235 was not covered by tests

Check warning on line 239 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L239

Added line #L239 was not covered by tests

Check warning on line 253 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L253

Added line #L253 was not covered by tests

Check warning on line 264 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L264

Added line #L264 was not covered by tests

Check warning on line 274 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L274

Added line #L274 was not covered by tests

Check warning on line 279 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L279

Added line #L279 was not covered by tests

Check warning on line 283 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L283

Added line #L283 was not covered by tests

Check warning on line 329 in internal/db/merge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/db/merge.go#L329

Added line #L329 was not covered by tests