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 EnsembleFrame Support to Tape #308

Merged
merged 50 commits into from
Dec 8, 2023

Address review comments, add tests

a415078
Select commit
Loading
Failed to load commit list.
Merged

Add EnsembleFrame Support to Tape #308

Address review comments, add tests
a415078
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 8, 2023 in 1s

94.03% of diff hit (target 94.03%)

View this Pull Request on Codecov

94.03% of diff hit (target 94.03%)

Annotations

Check warning on line 149 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L149

Added line #L149 was not covered by tests

Check warning on line 397 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L397

Added line #L397 was not covered by tests

Check warning on line 476 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L476

Added line #L476 was not covered by tests

Check warning on line 487 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L487

Added line #L487 was not covered by tests

Check warning on line 498 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L498

Added line #L498 was not covered by tests

Check warning on line 544 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L543-L544

Added lines #L543 - L544 were not covered by tests

Check warning on line 596 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L596

Added line #L596 was not covered by tests

Check warning on line 682 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L682

Added line #L682 was not covered by tests

Check warning on line 739 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L739

Added line #L739 was not covered by tests

Check warning on line 1128 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L1127-L1128

Added lines #L1127 - L1128 were not covered by tests

Check warning on line 1156 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L1156

Added line #L1156 was not covered by tests

Check warning on line 1289 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L1289

Added line #L1289 was not covered by tests

Check warning on line 1756 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L1756

Added line #L1756 was not covered by tests

Check warning on line 1778 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L1778

Added line #L1778 was not covered by tests

Check warning on line 1969 in src/tape/ensemble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble.py#L1969

Added line #L1969 was not covered by tests

Check warning on line 60 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 118 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L118

Added line #L118 was not covered by tests

Check warning on line 680 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L680

Added line #L680 was not covered by tests

Check warning on line 695 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L695

Added line #L695 was not covered by tests

Check warning on line 906 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L906

Added line #L906 was not covered by tests

Check warning on line 921 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L921

Added line #L921 was not covered by tests

Check warning on line 1115 in src/tape/ensemble_frame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tape/ensemble_frame.py#L1114-L1115

Added lines #L1114 - L1115 were not covered by tests