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

feat(driver,client): Pipeline Cursor Refactor #798

Merged
merged 2 commits into from
Nov 11, 2024

trigger ci

17c81fc
Select commit
Loading
Failed to load commit list.
Merged

feat(driver,client): Pipeline Cursor Refactor #798

trigger ci
17c81fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

0.0% of diff hit (target 91.9%)

View this Pull Request on Codecov

0.0% of diff hit (target 91.9%)

Annotations

Check warning on line 53 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L53

Added line #L53 was not covered by tests

Check warning on line 169 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 176 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L173-L176

Added lines #L173 - L176 were not covered by tests

Check warning on line 178 in crates/driver/src/core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/core.rs#L178

Added line #L178 was not covered by tests

Check warning on line 41 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L30-L41

Added lines #L30 - L41 were not covered by tests

Check warning on line 45 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 50 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 55 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 61 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 66 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 68 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L68

Added line #L68 was not covered by tests

Check warning on line 70 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L70

Added line #L70 was not covered by tests

Check warning on line 79 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 85 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 98 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L92-L98

Added lines #L92 - L98 were not covered by tests

Check warning on line 109 in crates/driver/src/cursor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/cursor.rs#L103-L109

Added lines #L103 - L109 were not covered by tests

Check warning on line 26 in crates/driver/src/tip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/tip.rs#L20-L26

Added lines #L20 - L26 were not covered by tests

Check warning on line 31 in crates/driver/src/tip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/tip.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in crates/driver/src/tip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/tip.rs#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 41 in crates/driver/src/tip.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/driver/src/tip.rs#L39-L41

Added lines #L39 - L41 were not covered by tests