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: Output detailed lineage graph #4533

Merged
merged 20 commits into from
Jun 5, 2024

add python snapshot tests and init comment

c17f26b
Select commit
Loading
Failed to load commit list.
Merged

feat: Output detailed lineage graph #4533

add python snapshot tests and init comment
c17f26b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

90.90% of diff hit (target 90.71%)

View this Pull Request on Codecov

90.90% of diff hit (target 90.71%)

Annotations

Check warning on line 56 in prqlc/bindings/prqlc-python/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/bindings/prqlc-python/src/lib.rs#L56

Added line #L56 was not covered by tests

Check warning on line 64 in prqlc/bindings/prqlc-python/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/bindings/prqlc-python/src/lib.rs#L64

Added line #L64 was not covered by tests

Check warning on line 88 in prqlc/bindings/prqlc-python/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/bindings/prqlc-python/src/lib.rs#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 90 in prqlc/bindings/prqlc-python/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/bindings/prqlc-python/src/lib.rs#L90

Added line #L90 was not covered by tests

Check warning on line 232 in prqlc/prqlc/src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/cli/mod.rs#L232

Added line #L232 was not covered by tests

Check warning on line 465 in prqlc/prqlc/src/cli/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/cli/mod.rs#L465

Added line #L465 was not covered by tests

Check warning on line 483 in prqlc/prqlc/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/lib.rs#L481-L483

Added lines #L481 - L483 were not covered by tests

Check warning on line 158 in prqlc/prqlc/src/semantic/reporting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/semantic/reporting.rs#L158

Added line #L158 was not covered by tests

Check warning on line 255 in prqlc/prqlc/src/semantic/reporting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/semantic/reporting.rs#L255

Added line #L255 was not covered by tests

Check warning on line 258 in prqlc/prqlc/src/semantic/reporting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/semantic/reporting.rs#L258

Added line #L258 was not covered by tests

Check warning on line 261 in prqlc/prqlc/src/semantic/reporting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

prqlc/prqlc/src/semantic/reporting.rs#L261

Added line #L261 was not covered by tests