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

Line Lifting (Graph to Simplicial) (icml24-9) #136

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from

Update SimplicialLineLifting to work with new design

4f0cf9c
Select commit
Loading
Failed to load commit list.
Draft

Line Lifting (Graph to Simplicial) (icml24-9) #136

Update SimplicialLineLifting to work with new design
4f0cf9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2025 in 1s

94.34% of diff hit (target 91.00%)

View this Pull Request on Codecov

94.34% of diff hit (target 91.00%)

Annotations

Check warning on line 185 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L185

Added line #L185 was not covered by tests

Check warning on line 193 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L193

Added line #L193 was not covered by tests

Check warning on line 277 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 282 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 284 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L284

Added line #L284 was not covered by tests

Check warning on line 306 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L306

Added line #L306 was not covered by tests

Check warning on line 312 in topobenchmark/data/utils/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/adapters.py#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 71 in topobenchmark/data/utils/domain.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/domain.py#L71

Added line #L71 was not covered by tests

Check warning on line 78 in topobenchmark/data/utils/domain.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/utils/domain.py#L78

Added line #L78 was not covered by tests

Check warning on line 31 in topobenchmark/transforms/data_transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/data_transform.py#L31

Added line #L31 was not covered by tests

Check warning on line 31 in topobenchmark/transforms/feature_liftings/concatenation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/feature_liftings/concatenation.py#L31

Added line #L31 was not covered by tests

Check warning on line 11 in topobenchmark/transforms/feature_liftings/identity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/feature_liftings/identity.py#L11

Added line #L11 was not covered by tests

Check warning on line 28 in topobenchmark/transforms/feature_liftings/projection_sum.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/feature_liftings/projection_sum.py#L28

Added line #L28 was not covered by tests

Check warning on line 31 in topobenchmark/transforms/feature_liftings/set.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/feature_liftings/set.py#L31

Added line #L31 was not covered by tests

Check warning on line 56 in topobenchmark/transforms/feature_liftings/set.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/feature_liftings/set.py#L56

Added line #L56 was not covered by tests

Check warning on line 54 in topobenchmark/transforms/liftings/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/liftings/base.py#L54

Added line #L54 was not covered by tests

Check warning on line 56 in topobenchmark/transforms/liftings/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/liftings/base.py#L56

Added line #L56 was not covered by tests

Check warning on line 59 in topobenchmark/transforms/liftings/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/liftings/base.py#L59

Added line #L59 was not covered by tests

Check warning on line 28 in topobenchmark/transforms/liftings/graph2hypergraph/khop.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/transforms/liftings/graph2hypergraph/khop.py#L28

Added line #L28 was not covered by tests