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

Add support for variable domains #17

Merged
merged 25 commits into from
Jan 31, 2024

Update instructions.

d9fb9f4
Select commit
Loading
Failed to load commit list.
Merged

Add support for variable domains #17

Update instructions.
d9fb9f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 31, 2024 in 1s

83.28% of diff hit (target 89.39%)

View this Pull Request on Codecov

83.28% of diff hit (target 89.39%)

Annotations

Check warning on line 55 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L55

Added line #L55 was not covered by tests

Check warning on line 111 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 115 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L115

Added line #L115 was not covered by tests

Check warning on line 137 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L137

Added line #L137 was not covered by tests

Check warning on line 179 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L179

Added line #L179 was not covered by tests

Check warning on line 181 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L181

Added line #L181 was not covered by tests

Check warning on line 184 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L184

Added line #L184 was not covered by tests

Check warning on line 187 in src/analysis.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analysis.rs#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 188 in src/evaluation/algorithm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/algorithm.rs#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 194 in src/evaluation/algorithm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/algorithm.rs#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 324 in src/evaluation/algorithm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/algorithm.rs#L324

Added line #L324 was not covered by tests

Check warning on line 342 in src/evaluation/algorithm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/algorithm.rs#L342

Added line #L342 was not covered by tests

Check warning on line 61 in src/evaluation/eval_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/eval_context.rs#L61

Added line #L61 was not covered by tests

Check warning on line 66 in src/evaluation/eval_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/eval_context.rs#L66

Added line #L66 was not covered by tests

Check warning on line 71 in src/evaluation/eval_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/eval_context.rs#L71

Added line #L71 was not covered by tests

Check warning on line 77 in src/evaluation/eval_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/eval_context.rs#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 39 in src/evaluation/mark_duplicates.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/evaluation/mark_duplicates.rs#L39

Added line #L39 was not covered by tests

Check warning on line 14 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L14

Added line #L14 was not covered by tests

Check warning on line 22 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L22

Added line #L22 was not covered by tests

Check warning on line 25 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L25

Added line #L25 was not covered by tests

Check warning on line 31 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L31

Added line #L31 was not covered by tests

Check warning on line 35 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 38 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L38

Added line #L38 was not covered by tests

Check warning on line 43 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L43

Added line #L43 was not covered by tests

Check warning on line 45 in src/generate_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generate_output.rs#L45

Added line #L45 was not covered by tests