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

Minor LEM changes #809

Merged
merged 1 commit into from
Oct 30, 2023

rename Func 'slot' attribute to 'slots_count', which is clearer; fix …

f101688
Select commit
Loading
Failed to load commit list.
Merged

Minor LEM changes #809

rename Func 'slot' attribute to 'slots_count', which is clearer; fix …
f101688
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 27, 2023 in 1s

63.40% of diff hit (target 52.84%)

View this Pull Request on Codecov

63.40% of diff hit (target 52.84%)

Annotations

Check warning on line 279 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L279

Added line #L279 was not covered by tests

Check warning on line 544 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L544

Added line #L544 was not covered by tests

Check warning on line 548 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L548

Added line #L548 was not covered by tests

Check warning on line 550 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L550

Added line #L550 was not covered by tests

Check warning on line 556 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L556

Added line #L556 was not covered by tests

Check warning on line 568 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L567-L568

Added lines #L567 - L568 were not covered by tests

Check warning on line 1556 in src/lem/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/circuit.rs#L1552-L1556

Added lines #L1552 - L1556 were not covered by tests

Check warning on line 1788 in src/lem/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/eval.rs#L1788

Added line #L1788 was not covered by tests

Check warning on line 134 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L134

Added line #L134 was not covered by tests

Check warning on line 195 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L191-L195

Added lines #L191 - L195 were not covered by tests

Check warning on line 258 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L246-L258

Added lines #L246 - L258 were not covered by tests

Check warning on line 264 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L260-L264

Added lines #L260 - L264 were not covered by tests

Check warning on line 271 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 280 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L273-L280

Added lines #L273 - L280 were not covered by tests

Check warning on line 304 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L282-L304

Added lines #L282 - L304 were not covered by tests

Check warning on line 312 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 315 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L315

Added line #L315 was not covered by tests

Check warning on line 317 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L317

Added line #L317 was not covered by tests

Check warning on line 321 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L321

Added line #L321 was not covered by tests

Check warning on line 323 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L323

Added line #L323 was not covered by tests

Check warning on line 415 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L405-L415

Added lines #L405 - L415 were not covered by tests

Check warning on line 932 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L908-L932

Added lines #L908 - L932 were not covered by tests

Check warning on line 939 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L934-L939

Added lines #L934 - L939 were not covered by tests

Check warning on line 948 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L941-L948

Added lines #L941 - L948 were not covered by tests

Check warning on line 951 in src/lem/multiframe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lem/multiframe.rs#L950-L951

Added lines #L950 - L951 were not covered by tests